cvs commit: src Makefile.inc1

John-Mark Gurney gurney_j at resnet.uoregon.edu
Wed May 16 16:07:26 UTC 2007


Dag-Erling Smrgrav wrote this message on Wed, May 16, 2007 at 10:18 +0200:
> Another possibility is
> 
>         if (ls -lo ./$${file} | grep -qw schg) ; then

ls -lo ./$${file} | awk '{ print $$5 }' | grep -qw schg

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the cvs-all mailing list