Created
April 22, 2020 18:46
-
-
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")
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find [folder] | feh -rf - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment