mirror of
https://github.com/you-dont-need/You-Dont-Need-GUI.git
synced 2025-08-19 11:31:38 +02:00
add top command
This commit is contained in:
@@ -44,6 +44,7 @@ As a computer expert, we want to be more efficient and do our jobs better. We kn
|
||||
1. [search for a text](#search-for-a-text)
|
||||
1. [view an image](#view-an-image)
|
||||
1. [show disk size](#show-disk-size)
|
||||
1. [check performance of your computer](#check-performance-of-your-computer)
|
||||
1. [Quick tips](#quick-tips)
|
||||
1. [Hotkeys](#hotkeys)
|
||||
|
||||
@@ -322,6 +323,14 @@ imgcat image.png
|
||||
df -h
|
||||
```
|
||||
|
||||
## check performance of your computer
|
||||
|
||||
**STOP OPENING YOUR ACTIVITY MONITOR OR TASK MANAGER** :-1:
|
||||
|
||||
```shell
|
||||
top
|
||||
```
|
||||
|
||||
## Quick tips
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user