Search Results

Search: Posts Made By: tiagom
5,526
Posted By tiagom
Great. Seems to be functioning. Thank you...
Great. Seems to be functioning.


Thank you very much
5,526
Posted By tiagom
Changing it to -printf '"\%p"\n' and using ...
Changing it to -printf '"\%p"\n' and using
find -P /home/user/mail/domain/ -mindepth 2 -mtime '+366' -type f -printf '"\%p"\n' | grep -v '/Important' | grep -v '/.Important' >...
5,526
Posted By tiagom
Unexpected EOF while looking for matching `'' when ran from a cron job
Since cPanel does not support deleting emails older then X amount of days I am using the following on a Cron Job.

find -P /home/user/mail/domain/ -mindepth 2 -mtime '+366' -type f -printf '"%p"\n'...
Showing results 1 to 3 of 3

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