2d user added, no sound (useradd or adduser ?)
Paul Sladen
sounder at paul.sladen.org
Fri Nov 12 16:10:57 UTC 2004
On Fri, 12 Nov 2004, Hudson Delbert J Contr 61 CS/SCBN wrote:
> From: On Behalf Of Paul Sladen
> > On Fri, 12 Nov 2004, Guillaume Duveau wrote:
> > > ps -aux | grep esd returns nothing (except grep esd).
> > ... | grep [e]sd
> i'd use 'ps -aux | grep -v grep | grep esd'
Did you try the (shorter) suggestion of:
ps -aux | grep [e]sd
that was given above; and which would avoid inaccurate results in the case
of something like:
esd --filter /foo/bar/sound-greper.plugin (contrived example)
being the process that you were actually looking for?
-Paul
--
Is there no safe way to travel? London, GB
More information about the ubuntu-users
mailing list