Re: copy dirs. subdirs, symlink, but not files

2010-05-17 Thread Michael Renner
On Monday 17 May 2010, aurfal...@gmail.com wrote: > Hi all, Moin, > I've been messing around with needing to duplicate a dir tree minus > its file contents. > > What i would like to achieve is to rsync dirs, subdirs and sym links > of dirs excluding files. some time ago I wrote a shell script t

Re: copy dirs. subdirs, symlink, but not files

2010-05-17 Thread aurfalien
On May 17, 2010, at 10:41 AM, Bill Campbell wrote: On Sun, May 16, 2010, aurfal...@gmail.com wrote: Hi all, I've been messing around with needing to duplicate a dir tree minus its file contents. What i would like to achieve is to rsync dirs, subdirs and sym links of dirs excluding files

Re: copy dirs. subdirs, symlink, but not files

2010-05-17 Thread Bill Campbell
On Sun, May 16, 2010, aurfal...@gmail.com wrote: > Hi all, > > I've been messing around with needing to duplicate a dir tree minus its > file contents. > > What i would like to achieve is to rsync dirs, subdirs and sym links of > dirs excluding files. > > My first experiment was to simply do dirs