Question: How To Create A shortcut To a Directory In Linux Ubuntu Server

This article will show you how to create a shortcut to a directory in Linux server using the command line.

In Linux a shortcut is also called Symbolic Link.

To create a Symbolic Link named Nagios in the Home Directory to the Nagios Directory located at /usr/local/nagios run the following command.

Ln –s /usr/local/nagios /~/nagios

Now you will see the link

 


Posted

in

by