I am trying to convert the VMS command show/system/process=processname into an equivalent Linux command.
I tried the following but it returned none of the processes:
ps -C /exeimages/processname.pl
|
|
|
If you want to match on the command line (the concatenation of the arguments of the command including |
||||
|
|
|
Probably you are looking for |
|||
|
|