On Wed, Nov 14, 2001 at 10:01:22AM -0500, Anthony E. Greene wrote:
> 
> You could always take advantage of grep:
> 
>   `ls ~/mail | grep -v '^sent'`

I thought of that but I need all the info on one line, hence the echo.

[seyman@munshine seyman]$ echo ~/Mail/* | grep -v sent
[seyman@munshine seyman]$

Emmanuel



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to