Solving issues in software development
Showing posts with label
ln -s
.
Show all posts
Showing posts with label
ln -s
.
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
Older Posts
Home
Subscribe to:
Posts (Atom)