Script to delete folder
First of all I have never worked with Bash shell scripts before That's why
I would like to hear about the following:
I have a path(folderpath) in which there are many folders. In the folders
there is a lot of sub-folders. The script need to check if some of the
files in the folders have been modified within the last 72 hours. If not,
the entire folder has to be deleted.
Can we do this in a bash/shell script? Are there anyone who can help?
With kind regards, Shaban Mahmood
No comments:
Post a Comment