Thread
:
CCBill question, how to find out what sponsor
View Single Post
2005-04-06, 05:03 PM
#
5
cd34
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
if that doesn't work, (i.e. too many arguments error)
find . -type f -print | awk '{ print "grep 123456 " $1 }' | sh
__________________
SnapReplay.com
a different way to share photos - iPhone & Android
cd34
View Public Profile
Visit cd34's homepage!
Find More Posts by cd34