On 4/17/06, Mihai Maties <[EMAIL PROTECTED]> wrote: > for i in Maildir/* ; do if grep text "$i" ; then cp "$i" /mailuri/ ; fi ; done
man grep in special optiunile -q, -l, -L, -r. _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
