Skip to content

Instantly share code, notes, and snippets.

@ahmedghazi
Created November 4, 2016 09:14
Show Gist options
  • Save ahmedghazi/7360067cff98286e4ef0c1cbb015c1b8 to your computer and use it in GitHub Desktop.
Save ahmedghazi/7360067cff98286e4ef0c1cbb015c1b8 to your computer and use it in GitHub Desktop.
ls -t | sed -e '1,10d' | xargs -d '\n' rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment