Understanding UNIX / Linux symbolic (soft) and hard links - nixCraft Hard links cannot link directories.Cannot...

Please Visit: http://ift.tt/1ajReyV



Understanding UNIX / Linux symbolic (soft) and hard links - nixCraft

Hard links cannot link directories.Cannot cross file system boundaries.

Soft or symbolic links are just like hard links. It allows to associate multiple filenames with a single file. However, symbolic links allows:To create links between directories.Can cross file system boundaries.

These links behave differently when the source of the link is moved or removed.Symbolic links are not updated.Hard links always refer to the source, even if moved or removed.

http://ift.tt/Mmt0zp

http://ift.tt/1q2JeO8



Understanding UNIX / Linux symbolic (soft) and hard links - nixCraft







from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/TtgAZC

via LifeLong Community

No comments:

Post a Comment