On Sun, 12 Mar 2000, Dinesh Shah wrote:

> Philip S Tellis wrote:
> > Is there a recursive cat out there?  What I mean is, you pass a directory
> > name to it and it runs through all files and subdirectories echoing the
> > contents to screen.
> 
> How about $cat dirname/*

That only runs through files in dirname, not subdirectories and
sub-subdirectories.  My program will go down infinite levels (I hope).  In
fact, my program uses recursion to recurse - and we all know how much we
hackers love recursion.

Philip


To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to