Skip to content

Instantly share code, notes, and snippets.

@mazuhl
Created June 29, 2011 15:29
Show Gist options
  • Save mazuhl/1054093 to your computer and use it in GitHub Desktop.
Save mazuhl/1054093 to your computer and use it in GitHub Desktop.
List all the files in a directory
find [foldername]/ -type f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment