rajeshkumar created the topic: unix command to find memory usage
Monitor processes continuously. Updates every 3 seconds by default. Displays useful information such as total memory, memory in use, % of total memory used by each process, % cpu usage of each process, and process ID (PID) of each process. Type ‘h’ for help or ‘q’ to quit. To stop (‘kill’) a process, type ‘k’ and enter the PID of the process, then enter the signal for the ‘kill’ command (see below) or press Enter to use the default signal (terminate).
top
Useful options:
-d
-u
-p
-n
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024