Search Results

Search: Posts Made By: puppala
19,140
Posted By puppala
Hi Namith,Thanks for ur suggestion...but am...
Hi Namith,Thanks for ur suggestion...but am getting errors if i execute the code
find . \( -path "/tmp/dir1" -prune -o -path "/tmp/dir2" \) -name "*pattern" | xargs grep "pattern".

Can u pls...
19,140
Posted By puppala
Sorry max depth option is not avilable for me...I...
Sorry max depth option is not avilable for me...I have gone thru man pages..but i could not find any way can u pls be more explanatory...
19,140
Posted By puppala
can anyone pls helpme out in this..non recursive...
can anyone pls helpme out in this..non recursive search in the current directory only
problem descrobed above..

Thanks
19,140
Posted By puppala
Thanks for the reply.. could you please give me...
Thanks for the reply..
could you please give me the complete syntax for my requirement...
19,140
Posted By puppala
non recursive search in the current directory only
Hi,

Am trying for a script which should delete more than 15 days older files in my current directory.Am using the below piece of code:

"find /tmp -type f -name "pattern" -mtime +15 -exec...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 02:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy