Tag Archives: dates

Linux – Working with date ranges in shell scripts

A recent request to write some shell scripts to manage a welter of dated, historical files on a Linux server gave me a chance for a little refresher on the power of the GNU style date command. Continue reading