Skip to content

Instantly share code, notes, and snippets.

@s-hiroshi
Last active May 4, 2021 02:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s-hiroshi/51bf4e1b79d22e6e961b155ddd842e7c to your computer and use it in GitHub Desktop.
Save s-hiroshi/51bf4e1b79d22e6e961b155ddd842e7c to your computer and use it in GitHub Desktop.
```
// 設定ファイル検索
$ ll /etc/*-release
// バージョン確認(例 redhat)
$ cat /etc/redhat-release
```
ref.
https://qiita.com/sion_cojp/items/04a2aa76a1021fe77079
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment