┌── 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
Ho trovato questo metodo utile per spiegare i comandi Linux, ma non ho idea di come sia stato @grg . Manualmente richiede molto tempo. Esiste uno strumento per fare cose come questa?
Fonte: come posso creare un collegamento simbolico nel terminale?
ls
provengono da BSD Unix e non da Linux). Quindi, se usi macOS o simili, rimuovi la parola "Linux" dalla tua domanda.