┌── ln(1) link, ln -- make links │ ┌── Create a symbolic link. │ │ ┌── the optional path to the intended symlink │ │ │ if omitted, symlink is in . named as destination │ │ │ can use . or ~ or other relative paths │ │ ┌─────┴────────┐ ln -s /path/to/original /path/to/symlink └───────┬───────┘ └── the path to the original file/folder can use . or ~ or other relative paths
Encontrei este método útil para explicar os comandos do Linux, mas não faço ideia de como o @grg fez isso. Manualmente consome muito tempo. Existe uma ferramenta para fazer coisas assim?
ls
vem do BSD Unix e não do Linux). Portanto, se você usa o macOS ou similar, remova a palavra 'Linux' da sua pergunta.