Dear reader of Juri's TechBlog,
I moved my blog to a new domain and a new hosting solution as well. I'm now blogging on juristr.com.

Creating "soft-links" to folders on Linux

If you're working on Linux, especially on the command line, you'll often have to navigate through a lot of directories. This clearly depends on your directory structure, but it may be the case. That's however really annoying, so creating a link may easy your life:

ln -s <fileonharddisk> <name>

(Thanks to Matthias Braunhofer)

Posts you might also be interested in..

Credits: Hoctro | Jack Book

0 Comments:

Post a Comment