Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
distro_info
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
distro_info
Commits
c2bff0b3
Commit
c2bff0b3
authored
Nov 21, 2019
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: add links to discussions about getting linux distro info
parent
6391bf15
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
README.md
README.md
+17
-1
No files found.
README.md
View file @
c2bff0b3
...
...
@@ -8,7 +8,7 @@ Just run
or -h to get all supported options.
```
$ ./distro_info
$ ./distro_info
distro_info total information (run with -h to get help):
Distro name and version (-e): ALTLinux/Sisyphus
Packaging system (-p): rpm
...
...
@@ -33,3 +33,19 @@ $ hostnamectl
Kernel: Linux 4.19.81-std-def-alt2
Architecture: x86-64
```
## Simular projects ##
*
/etc/os-release (systemd)
*
# lsb_release -a (lsb-release)
## Links ##
*
https://github.com/LibreTime/libretime/issues/173
*
https://unix.stackexchange.com/questions/35183/how-do-i-identify-which-linux-distro-is-running
*
https://riptutorial.com/linux/topic/872/detecting-linux-distribution-name-and-version
*
https://superuser.com/questions/929741/how-does-one-identify-the-linux-distro-in-use/929744#929744
*
https://unix.stackexchange.com/questions/6345/how-can-i-get-distribution-name-and-version-number-in-a-simple-shell-script
*
https://www.cyberciti.biz/faq/find-linux-distribution-name-version-number/
*
https://www.howtoforge.com/how_to_find_out_about_your_linux_distribution
*
https://linuxize.com/post/how-to-check-linux-version/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment