ps -C
this will show processes that match the command name and show output using the
fields followed after -o i.e
etime - how long the process is running
pid - the pid of the process
pri - priority of the process
cmd - the full command line of the command
No comments:
Post a Comment