Top > All Packages in Directory > lndir

lndir - Creates a shadow directory of symbolic links to another directory tree

'lndir' makes a shadow copy (todir) of a directory tree (fromdir). The shadow is populated with symbolic links pointing at the real files in the fromdir directory tree, not with real files. This is useful for maintaining source code for different machine architectures. You create a shadow directory containing links to the real source (usually mounted from a remote machine). You can build in the shadow tree, and the object files will be in the shadow directory, while the source files in the shadow directory are just symlinks to the real files.

If you update the source, you need not propagate the change to the other architectures by hand, since all source in all shadow directories are symlinks to the real thing: just cd to the shadow directory and recompile.

Obtaining

Web pagehttp://www.mit.edu/afs/sipb/project/sipbsrc/rt/lndir/
Source tarballhttp://www.mit.edu/afs/sipb/project/sipbsrc/rt/lndir/lndir.c
Version 1.0 (stable) released on 1996-06-30
Licensed under The GNU General Public License, Version 2.
This is not a GNU package.

Documentation

User manpage available in HTML format from www.xfree86.org/4.3.0/lndir.1.html
Support contacts

Help List<svalente@athena.mit.edu>
Developer List<svalente@athena.mit.edu>
Bug List<svalente@athena.mit.edu>

Project contacts

Maintainers
Developers

Related information

Interfacescommand line
Source languagesC
Related programsln_local, cleanlinks

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-06-08
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.