> Best option is to use the -exec flag in find and invoke commands
> directly.  See the man pages.
> Eg.  find . -name \*.js -exec gzip '{}' ';'
>

Thanks for correcting it

-- 
Regards
Mukesh Yadav
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to