What starts /usr/bin/pulseaudio?

jd1008 jd1008 at gmail.com
Tue Jul 7 16:22:18 UTC 2015



On 07/07/2015 10:11 AM, Tethys wrote:
> On Tue, Jul 7, 2015 at 4:19 AM, jd1008 <jd1008 at gmail.com> 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.



More information about the users mailing list