Mike Hommey <mh@xxxxxxxxxxxx> writes: > On Sun, Sep 23, 2007 at 10:42:08PM +0200, David Kastrup wrote: >> -while case $# in 0) break ;; esac >> +while test $# != 0 > > Wouldn't -ne be better ? Why? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html