
|
|
|||
SymlinksBy Tony Lawrence2005-10-19
Symlinks Linux "symlinks" is a handy utility for managing symbolic links. It can clean up the sort of problems that come from carelesness when creating symbolic links. For purposes of illustration, I created some legal but structurally incorrect symbolic links. With the exeption of the "dangling" sl3 (a dangling symlink points somewhere that does not exist), these all work, but they have problems, and "symlinks -v" will show us: $ symlinks -v -s . That's helpful. Even more helpful is that symlinks can clean this stuff up in a flash: $ symlinks -c -s . The -c fixes all problems, but does leave the dangling link. To remove it: $ symlinks -d . "symlinks" can operate recursively with "-r" and can show you its actions with "-t". Tutorial Pages: » Symlinks © Copyright 2005 A.P. Lawrence
|
||||
| About the NetVisits, Inc Network | Write For Us | Advertise Copyright ©2007 NetVisits, Inc Network. All Rights Reserved. Privacy Policy. |
Visit other NetVisits, Inc. sites: |