Skip to content

Instantly share code, notes, and snippets.

@henno
Created December 28, 2019 14:57
Show Gist options
  • Select an option

  • Save henno/ebdd2e8bef173f707d26edb1cefdea9a to your computer and use it in GitHub Desktop.

Select an option

Save henno/ebdd2e8bef173f707d26edb1cefdea9a to your computer and use it in GitHub Desktop.
#!/bin/sh
find . -mtime -99 -printf "%T+ %s %p\n"|sort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment