I am trying to write a Bash script which will delete a bunch of folders which are older than 30 days,by comparing the folder names to the system time.
Bash script
Th