The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-16-2008
yoavbe yoavbe is offline
Registered User
 

Join Date: Jun 2006
Posts: 31
missing argument to `-exec'

Hi,
I tried to follow your suggestion but get an error:

/logs>find . -name *.* -exec du -h
find: missing argument to `-exec'

Thanks
Reply With Quote