List running process in full formatTo display all currently running processes in full format on a system two types of commands are used. Syntax: Here, e displays all the processes f displays full format listing Syntax: ![]() Look at the above snapshot, it display all the running processes on our system. Syntax: ![]() Look at the above snapshot, this command filter the result by CPU or memory usage. It helps you in determining how much memory is used or how much CPU space is used by a process.
Next TopicList all running process
|