[H-GEN] Samba on SuSE 8.1
Michael Anthon
michael at anthon.net
Wed May 7 19:43:58 EDT 2003
[ Humbug *General* list - semi-serious discussions about Humbug and ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
From: "Jason Parker-Burlingham" <jasonp at uq.net.au>
> The [s] in "[s]amba" means "match any of the characters `s'". If we
> put extra characters in there ([abc]) it would match any of them at
> all ("a", "b" or "c"). But for "[s]amba" can't match itself in the ps
> output because there is nothing to match the brackets! Huzzah!
Ooooh, nice one, much better than my usual solution (when I care to remove
it) of using
ps auxww | grep processname | grep -v grep
/me adds that one to his list of tricks
Cheers
Michael
--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'. See http://www.humbug.org.au/
More information about the General
mailing list