We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags
See BLT.

Symbolic Link: A link is a standin (or 'pointer) for a file that if accessed will point to the file it was setup to point at. A symbolic link is generally the better of the two (the other is hard link) because the link can be deleted without having to delete the file being pointed to (not true for hard links). A symbolic link is created like this:

  • ln -s xxx yyy

where xxx is the path and name of the link and yyy the path and name of the file being 'pointed' too.

Contributors

  • JasoK - 20 Jan 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r1 - 21 Jan 2002 - 05:07:17 - JasoK
 
TWIKI.NET
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look