What processes are currently running in Linux?
If you want to find out what processes are currently running, you can use pidof. For example, pidof xmms will return something like
t4l@laptop:~$ pidof xmms
9962 9031
If you want to find out what processes are currently running, you can use pidof. For example, pidof xmms will return something like
t4l@laptop:~$ pidof xmms
9962 9031
Hi, Be the first leave some reply