Created
June 19, 2022 21:35
-
-
Save alaztetik/aa324a15242c6d6b50aca47e4f8e8b53 to your computer and use it in GitHub Desktop.
Revisions
-
alaztetik created this gist
Jun 19, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ Show GNU/Linux distribution information: ```bash lsb_release -drc ``` prints e.g.: ``` Description: Manjaro Linux Release: 21.3.0 Codename: Ruah ```