Linux DevopsRoles.com

top command in Linux with Examples

top command means Display Linux processes.

Syntax

top -hv|-bcEHiOSs1 -d secs -n max -u|U user -p pid -o fld -w [cols]

In man page the describe it

  • top– display Linux processes.
  • man top – More details information about top command.

top command in Linux with Examples

$ top

Conclusion

top command is the simple command in Linux. It is the most popular in use terminal Linux display Linux processes. Thank you for reading the DevopsRoles page!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.