Commands by Topic
- Track system performance for 2 seconds (perf)
- Monitor CPU power usage every 2 seconds (watch)
- Monitor dd command progress with status=progress
- Display the top 10 memory-consuming processes (ps, awk, sort, head)
- Display the top processes sorted by memory and CPU usage (ps, sort, head)
- Watch real-time disk activity and performance metrics (iostat)