Every process in linux has a unique process id, which can be used to control the process.
To find the process id from the process name we can use the command pidof
For e.g.
To find the process id from the process name we can use the command pidof
For e.g.
0 comments:
Post a Comment