[Ilugc] What is wrong in this script ?

  • From: mak.gnu@xxxxxxxxx (Mukesh Yadav)
  • Date: Fri, 29 Jul 2011 15:16:23 +0530

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

Other related posts: