mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
doc lsblk command
This commit is contained in:
parent
09a84a6af2
commit
cf28a2868e
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ Below are some of the most used commands available in `/bin`:
|
|||
| `rm` | Remove a file. |
|
||||
| `mkdir` | Create a new directory. |
|
||||
| `man` | View the manual for a specific command (e.g., `man ls`). |
|
||||
| `lsblk` | List block devices and partitions with size, type, filesystem, label, and flags. |
|
||||
| `sysfetch` | Display system and hardware information. |
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue