Skip to content

Commit 613abcc

Browse files
committed
uname added back
1 parent bae5a43 commit 613abcc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ To see who is currently logged into the system, use:
7272
who
7373
```
7474

75+
### Get system information
76+
To get some system information, use:
77+
```bash
78+
uname
79+
```
80+
7581
These commands provide a deeper understanding of the system you’re working on, helping you familiarize yourself with its capabilities and current state.
7682

7783

0 commit comments

Comments
 (0)