Skip to content

Instantly share code, notes, and snippets.

@gonaumov
Created September 15, 2020 14:03
Show Gist options
  • Save gonaumov/3bf53a241191a06bbe3b010c001418d0 to your computer and use it in GitHub Desktop.
Save gonaumov/3bf53a241191a06bbe3b010c001418d0 to your computer and use it in GitHub Desktop.
ls -1 src/www/images/armani-bag/* | egrep -e '-large-' | xargs rm
@gonaumov
Copy link
Author

Yeah .. I love one liners ..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment