Skip to content

Instantly share code, notes, and snippets.

@StevenPuttemans
Created June 2, 2017 13:08
Show Gist options
  • Save StevenPuttemans/80f941021896e38fbf5f73140a502b70 to your computer and use it in GitHub Desktop.
Save StevenPuttemans/80f941021896e38fbf5f73140a502b70 to your computer and use it in GitHub Desktop.

Use the command: ls -d $PWD/*.jpg > valid.txt

@StevenPuttemans
Copy link
Author

StevenPuttemans commented Mar 27, 2018

find $PWD/000/*.png > 000.txt --> works perfectly well in that case

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