Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:19
Show Gist options
  • Save ezhov-da/d9fb1b5e5bab206a3a6246280123cd9f to your computer and use it in GitHub Desktop.
Save ezhov-da/d9fb1b5e5bab206a3a6246280123cd9f to your computer and use it in GitHub Desktop.
linux find
http://linuxway.ru/pervye-shagi/poisk-fajlov-v-linux-ili-izuchaem-komandu-find/
<pre>
find / -name *java*
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment