Skip to content

Instantly share code, notes, and snippets.

@cliftonlabrum
Created January 19, 2013 23:11
Show Gist options
  • Save cliftonlabrum/4575763 to your computer and use it in GitHub Desktop.
Save cliftonlabrum/4575763 to your computer and use it in GitHub Desktop.
How to find a file in Terminal on Ubuntu.
sudo find / -name mySearchTerm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment