Skip to content

Instantly share code, notes, and snippets.

@CornerSyrup
Created August 24, 2023 12:48
Show Gist options
  • Save CornerSyrup/d015e51620884d33a9d5523c025da915 to your computer and use it in GitHub Desktop.
Save CornerSyrup/d015e51620884d33a9d5523c025da915 to your computer and use it in GitHub Desktop.
Useful linux commands
$ cat /proc/version
# Linux version 4.9.0-5-amd64 ([email protected]) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04)
$ cat /etc/system-release
# CentOS release 6.4 (Final)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment