procmail
[Top] [All Lists]

Re: Nevermind (was compiling without a terminal)

2003-08-09 23:24:48
On Saturday, 09 August 2003, at 12:36, David W. Tamkin wrote:
find / -name make -print 2>/dev/null | xargs ls -l

Little nit, this is better:

nice -20 find / -name make -print 2>/dev/null -ls

--
If we get through this alive I'll meet you next week same place same time


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail