Skip to content

Instantly share code, notes, and snippets.

@faruktoptas
Created June 10, 2014 07:43
Show Gist options
  • Save faruktoptas/b6d3012dac749b78d9ea to your computer and use it in GitHub Desktop.
Save faruktoptas/b6d3012dac749b78d9ea to your computer and use it in GitHub Desktop.
Useful bash commands
#find file
find . -name "*.*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment