Search
Items tagged with: Bash
EDIT: Solved!
Alright #Linux friends:
I need to insert some Special Magic into my #Bash script that produces daily backups for my instance.
It needs to read the contents of the backup folder, determine how many backups exist and delete the oldest, keeping (x) number of backups.
What might that look like?

