> > > ls -a -R > > > > > > but how do I create a file to print from this output?
> Cut out the middleman and send it straight into the print queue: > > ls -a -R | lpr Possible, but that gives you zero control over the formatting and positioning of the text on paper. If you want any control, use the system's print system. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
