mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
a0a9059cce
shadow is populated with symbolic links pointing at the real files in the original directory tree. This is usually useful for maintaining source code for different machine architectures. PR: ports/117156 Submitted by: "Carlos A. M. dos Santos" <unixmania (AT) gmail.com> Approved by: miwi (mentor)
7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
The lndir program makes a shadow copy of a directory tree, except that the
|
|
shadow is populated with symbolic links pointing at the real files in the
|
|
original directory tree. This is usually useful for maintaining source code
|
|
for different machine architectures.
|
|
|
|
- Carlos Santos
|