20 January 2019 Bash script for deleting files older than a specified number of days in Linux This time let's talk about how to delete files older than the n-th number of days using a simple script written in bash. Read more ...