Answers for "create a symlink"

0

create symbolic link

ln -s /path/to/original /path/to/link
Posted by: Guest on March-20-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language