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:
-
top
or
htop
- Display current process running:
-
ps ax
or
The following Linux commands compilation are my personal Linux commands that I find useful in my daily work:
top
or
htop
ps ax
or