Fork me on GitHub
Nation Pigeon

Viewing Tags files

How to create linked files

31st March 11 | Linux

A linked file is a file that contains a reference to another file or directory. There are two types on linkes soft and hard. A hard link can not access folders on a diffrent volume, where as soft links can. Heres how to create soft link files. ln -s source_file link_name ln -s /media/Gama Gama [...]

[ Read More → ]

Copyright © 2007 ∞ Nation Pigeon - Designed by Peter Mayanrd
Theme Based on Black-Green - Fork it on GitHub