Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save victordeleau/8a49a13db2dcffd0d9502c50ae68159c to your computer and use it in GitHub Desktop.
Save victordeleau/8a49a13db2dcffd0d9502c50ae68159c to your computer and use it in GitHub Desktop.
Display large number of images in folder recursively (avoid "argument list too long error")
find [folder] | feh -rf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment