Search Results

Search: Posts Made By: guriboy
2,451
Posted By guriboy
After mucking around a bit, I figured it out. ...
After mucking around a bit, I figured it out.

$ find /Volumes/Jobs_Volume/1 -type d -name "09_Client Original" -exec find {} -name "*_phsht" -prune -o -mtime +30 -type d -maxdepth 1 -mindepth 1...
2,451
Posted By guriboy
Proper use of prune...
My goal was to find any directories inside of any directory called "09_Client Original" not modified in the last 30 days.
$ find /Volumes/Jobs_Volume/ -type d -name "09_Client Original" -exec find...
Showing results 1 to 2 of 2

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