Skip to content

Instantly share code, notes, and snippets.

@grvoyt
Last active November 21, 2018 14:47
Show Gist options
  • Save grvoyt/1a3ec26fea97aa482957c61d53cfda87 to your computer and use it in GitHub Desktop.
Save grvoyt/1a3ec26fea97aa482957c61d53cfda87 to your computer and use it in GitHub Desktop.
find www/ -type f -printf '%TY-%Tm-%Td %TT %p\n' | sort -r > dates.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment