This is an example on how to link the files from the current directory to /etc folder.
/bin/ln -sf myfile.conf /etc/myfile.com
This is an example on how to link the files from the current directory to /etc folder.
/bin/ln -sf myfile.conf /etc/myfile.com
You must be logged in to post a comment.