[wellylug] a bit of awk not yet

E.Chalaron e.chalaron at xtra.co.nz
Mon Mar 22 16:14:50 NZST 2004


Thanks Andre but.....

>find /home -path '*.doc' | $location=`awk --field-separator=/ '{print $3}'`

nop.....

I tried 

> find /home -path '*.doc' | ${location}=`awk --field-separator=/ '{print 
$3}'`

not working as well

both giving /usr/bin/filestohtml: line 16: =edouard: command not found
though edouard being the value of $3.




More information about the wellylug mailing list