Skip to content

Instantly share code, notes, and snippets.

@mourawaldson
Created February 16, 2015 00:41
Show Gist options
  • Save mourawaldson/bff7f9d3a6dad0190fa4 to your computer and use it in GitHub Desktop.
Save mourawaldson/bff7f9d3a6dad0190fa4 to your computer and use it in GitHub Desktop.
Create file with find result
cd /Volumes/DIR
find ./ -type d > file.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment