On Fri, Mar 23, 2018 at 10:32 PM, Todd Chester ToddAndMargo@zoho.com wrote:
Hi All,
FC27, x64
I have a 32 bit program running on a server that may be running out of memory.
From the command line, how do I check this?
Many thanks, -T
This web site only made my head spin:
https://stackoverflow.com/questions/131303/how-to-measure- actual-memory-usage-of-an-application-or-process
users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org
The command:
top
should give you a live break down of processes to include % of memory for a process.