111
Finding memory leak
Technically, memory leakage is ever-increasing usage of memory by any application. Applications increasing their memory usage can cause serious issue. To check the memory status, following command can be used.
Syntax:
Look at the above snapshot, highest %memory is displayed at the bottom.
Next TopicListing different information