My Linux commands cheatsheet
The following Linux commands compilation are my personal Linux commands that I find useful in my daily work:
- Display running tasks:
-
topor
htop - Display current process running:
-
ps axor
The following Linux commands compilation are my personal Linux commands that I find useful in my daily work:
top
or
htop
ps ax
or