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 the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 02-23-2007
anbu23 anbu23 is offline Forum Advisor  
Registered User
  
 

Join Date: Mar 2006
Location: Bangalore,India
Posts: 1,398
Quote:
Originally Posted by matrixmadhan
I believe this would delete all the files and inclusive of subdirectories if there are any

and OP had requested only for deletion of files ( If am not wrong )

And moreover what about the case when days is less than 7 ?
You are right.It will all the files and its sub directories.

Just for example i am checking whether days is greater than 7.