Create symbolic links (shortcuts) in Linux (Ubuntu) using terminal

Create symbolic links (shortcuts) in Linux (Ubuntu) using terminal

HomeOther ContentCreate symbolic links (shortcuts) in Linux (Ubuntu) using terminal
ChannelPublish DateThumbnail & View CountActions
Channel Avatar Hash&Slash2015-03-12 19:11:00 Thumbnail
2,527 Views
Learn how to create links in Linux with the /”ln/” command.
This should work with any distribution of Linux.

Use the command:
$ ln -s [location and name of folder or file] [location and name of link]

For more information use the commands:
$ man ln
$ ln –help

Please take the opportunity to connect and share this video with your friends and family if you find it useful.