Skip to content

Instantly share code, notes, and snippets.

@monbang
Created May 11, 2020 06:05
Show Gist options
  • Save monbang/9406e2c637d8ba3a55225fedcd956f62 to your computer and use it in GitHub Desktop.
Save monbang/9406e2c637d8ba3a55225fedcd956f62 to your computer and use it in GitHub Desktop.
unix commands
Unix commands
==========================
1. find a file by name
- find / -name my.cnf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment