On dim, 2007-09-30 at 18:48 +0100, Simon Huggins wrote: > > Or maybe we should use: > > > kill -s USR1 `pidof xfce-mcs-manager` >/dev/null 2>&1|| true > > > (instead of kill -USR1 `pidof xfce-mcs-manager`) so it uses bash kill > > syntax. > > That would work with both bash and normal kill so does seem sane. > > Though we initially did this to get around bashisms. I'll play with the > packages some time this week.
Yes, the last packages I updated, I used this syntax. -- Yves-Alexis Perez _______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

