Skip to content

Instantly share code, notes, and snippets.

@duytai
Created December 9, 2018 06:03
Show Gist options
  • Save duytai/cfe61b68a948d5a04387686c0848cb30 to your computer and use it in GitHub Desktop.
Save duytai/cfe61b68a948d5a04387686c0848cb30 to your computer and use it in GitHub Desktop.
sudo apt-get install libleveldb-dev
find ../storage/ -printf "%T@ %Tc %p\n" | sort | head -100 | awk '{print $7}' | xargs cp -t .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment