Linux Updating file date to prevent data loss: find . -type f -exec touch {} + find . -type d -exec touch {} +