On Thursday 04 July 2002 12:38, Binand Raj S. wrote:
>
> find /var/spool/mail -type f -a -size +10240k
>
> This will print the names of all files in /var/spool/mail that exceeds
> 10MB. One program spawned instead of three ;-)

I agree that find is a better solution but  do we really need to care for 3 
programs spawn? On my machine, it's the fastest thing to do.. spawn a new 
program..;-)

 Shridhar


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Caffeinated soap. No kidding.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to