On Wed, May 25, 2005 at 11:06:18PM +0200, Thomas Glanzmann wrote: > Hello, > is there a way to create a recursive directory listings with *only* > directories in using lftp. Maybe add an option to find?
find | grep '/$' -- Alexander.
On Wed, May 25, 2005 at 11:06:18PM +0200, Thomas Glanzmann wrote: > Hello, > is there a way to create a recursive directory listings with *only* > directories in using lftp. Maybe add an option to find?
find | grep '/$' -- Alexander.