Showing posts with label symbolik link. Show all posts
Showing posts with label symbolik link. Show all posts

Wednesday, 20 February 2013

Symbolik links (soft link)

$ ln -s /path/to/link/to   /place/symlink/here

$ ln -s /home/user/   MySymlink
will create symbolik link "MySymlink" that will link to the path /home/user