On Friday 17 Oct 2003 11:28 pm, Song wrote:
> I think you do:
> % ls- l > list.txt
> or
> % ls -l | grep list.txt

The second one just displays all filenames that contain the string "list.txt". 
That is not what you want. The first is correct.

There is no obvious way to use | for this.

-- 
Richard Urwin

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to