On 07/07/2015 10:11 AM, Tethys wrote:
On Tue, Jul 7, 2015 at 4:19 AM, jd1008 <jd1008@xxxxxxxxx> wrote:
ps aux | grep pulse | grep -i grep
[...]
You command ought to be
ps aux | grep pulse | grep -v grep
Well no. It should be:
pgrep -a pulse
Tet
I was just reminding Joe that to -v in order not to see the grep command
in the output.
There was nothing else wrong with Joe's one liner.
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org