mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:56:28 +08:00
Add sysctl command
This commit is contained in:
parent
bb3c61bcc4
commit
07398c07b1
1 changed files with 2 additions and 0 deletions
|
@ -433,6 +433,8 @@ A few examples of piecing together commands:
|
|||
|
||||
- `dmesg`: boot and system error messages
|
||||
|
||||
- `sysctl`: view and configure Linux kernel parameters at run time
|
||||
|
||||
- `hdparm`: SATA/ATA disk manipulation/performance
|
||||
|
||||
- `lsb_release`: Linux distribution info
|
||||
|
|
Loading…
Reference in a new issue