[wellylug] a bit of awk

E.Chalaron e.chalaron at xtra.co.nz
Tue Mar 23 19:57:42 NZST 2004


> I think your logic is a bit broken.

Well... I guess I should have one from the beginning :-)

>   for nom_file in `find /home -path '*.doc'`;
>   do
>     location=`echo $nom_file | awk --field-separator=/ '{ print $3 }'`
>     etc.

Will give it a go. Thanks to Wlug I am still learning.
Edouard
perpetual student




More information about the wellylug mailing list