Shell script to check top memory & cpu consuming process in Linux
Earlier I had written an article with the commands to check memory usage per process in Linux. Now what if you wish to check top cpu and memory utilization process, so in this article we ...
Read MoreShell script to check top memory & cpu consuming process in Linux