Analyze the ram and cpu usage of a process in real time from command line in linux.
sudo ln -s /path/to/process-analyzer /usr/local/bin/process-analyzer
process-analyzer [-n] 5
to refresh every 5 seconds
process-analyzer is written by Alfio Salanitri www.alfiosalanitri.it and are licensed under the terms of the GNU General Public License, version 2 or higher.