On 23/02/2012 19:07, sebb wrote: > On 23 February 2012 19:00, Konstantin Kolinko <[email protected]> wrote: >> 2012/2/23 <[email protected]>:
>>> - case "$o" in >>> + case "$o=1" in >> >> What the above line is about? > > I wondered the same myself; > it so happens that the "=" key is next to the "Backspace" key, so I > suspect the intention was to delete the "o" ... Yep. Fixed. Tx. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
