Listing all process running:
- ps
- pstree -h(tuxworld)
- top
uptime command: user loading time and use time
who/w command: who is using
exit command: exit right now process
kill: terminate process by sending a signal meaning stop the process(add kill meaning to signal)