Answers for "quick access in linux terminal"

0

quick access in linux terminal

$ ln -s path/to/a/really/deeply/nested/director/my-project ~/my-project

$ cd ~/my-project
Posted by: Guest on May-22-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language