add btop and parallel packages everywhere
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
file # Determine file types
|
file # Determine file types
|
||||||
findutils # File and directory searching utilities
|
findutils # File and directory searching utilities
|
||||||
gawk # GNU implementation of awk
|
gawk # GNU implementation of awk
|
||||||
|
parallel # Execute jobs in parallel
|
||||||
tree # Show ASCII formatted directory tree
|
tree # Show ASCII formatted directory tree
|
||||||
which # Locate commands in PATH
|
which # Locate commands in PATH
|
||||||
|
|
||||||
@@ -74,6 +75,7 @@
|
|||||||
# Performance monitoring and system information
|
# Performance monitoring and system information
|
||||||
|
|
||||||
bmon # Network bandwidth monitor
|
bmon # Network bandwidth monitor
|
||||||
|
btop # Resource monitor (CPU, memory, disks, network)
|
||||||
htop # Interactive process viewer
|
htop # Interactive process viewer
|
||||||
lsof # List open files and network connections
|
lsof # List open files and network connections
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user