gsass1 / NTop

💻 htop-like system-monitor for Windows with Vi-keybindings.
GNU General Public License v3.0
1.23k stars 69 forks source link

Show command line arguments for processes #60

Open cah-william-chatfield opened 11 months ago

cah-william-chatfield commented 11 months ago

For processes like java.exe you can't differentiate between instances unless you can see what the command line arguments are. The command in top is "c". It seems to be the default behavior for htop to show the command line arguments.