On Tue, 22 Jan 2002, Waldo Bastian wrote: > I think we can treat '-' as an argument unconditionally. E.g. "grep - file" > treats the '-' as the search-expression, while in "grep -z file" it treats it > as an option. No need for this extra &. > > I'll fix it. I see you already fixed it, thanks a lot ! Otto