Skip to content

Instantly share code, notes, and snippets.

@sh78
Last active May 2, 2018 01:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sh78/78551621b6bee17062e31e794a8c49e6 to your computer and use it in GitHub Desktop.
Save sh78/78551621b6bee17062e31e794a8c49e6 to your computer and use it in GitHub Desktop.
# add another . for 4-letter file extensions
ls -1 | sed -e 's/\....\*$//'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment