On 2017-08-19 09:41, Ian Zimmerman wrote:

> For the purposes about which Walter asks, I do not symlink directories,
> I symlink the files.  IOW, I create what is known as "symlink farms".
> There are also multiple tools for doing that:
> 
> 1.  lndir, in the x11-misc/lndir package on gentoo
> 
> 2.  on a GNU system, cp -rsT
> 
> 3.  symlink-tree script in older releases of GNU automake (on my gentoo
>     system, in the sys-devel/automake-1.11.6-r1 package)

After I wrote that, I had the nagging thought that none of those in fact
worked just as I wanted, and worse, they were Not Invented Here (TM).
Thus, I proceeded to write my own:

https://gist.github.com/nobrowser/dfeb275f3273d1e3887c2a24e6f596a6

-- 
Please don't Cc: me privately on mailing lists and Usenet,
if you also post the followup to the list or newsgroup.
Do obvious transformation on domain to reply privately _only_ on Usenet.

Reply via email to