What processes are currently running in Linux?

By | November 6, 2008

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

Leave a Reply

Your email address will not be published. Required fields are marked *