%PDF- %PDF-
#!/bin/bash START_TIME_FILE="/tmp/backup_start_time" # Save the current timestamp date +%s > "$START_TIME_FILE"