Evolution
David Hummel
dhml at comcast.net
Tue Dec 7 15:13:14 EST 2004
On Tue, Dec 07, 2004 at 06:52:55PM +0000, John Chambers wrote:
>
> Jerry Feldman writes:
> >
> > Yup. It's there. In general I use Kill -TERM gnome Where Kill is my
> > script that greps the ps output.
>
> Funny; I have a script by the same name that does the same thing.
It's generally a bad idea to give a script the same name as a system
command (unless it's some kind of wrapper for that command, and even
then be careful). Just add .sh, .bash, .pl, whatever.
-David
More information about the Discuss
mailing list