command to just list a specific program?
Grep, sed, awk, bash, ... The pin links good resources, give them a read.
umm, ok I thought maybe that had a special built-in switch for doing this
ps fe | grep program
You can also do pgrep pgm_name if you want only it's pid
Обсуждают сегодня