Skip to content

Instantly share code, notes, and snippets.

@stevepq4launch
Last active January 5, 2023 18:43
Show Gist options
  • Select an option

  • Save stevepq4launch/c44fa06a32c8466015168b9a6df6601d to your computer and use it in GitHub Desktop.

Select an option

Save stevepq4launch/c44fa06a32c8466015168b9a6df6601d to your computer and use it in GitHub Desktop.
File Cleanup
find . -name .htaccess -delete
find . -newermt 2022-03-11 ! -newermt 2022-03-12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment