On 19 Mar 1999, Scott Schwartz wrote:
> Joel Eriksson <[EMAIL PROTECTED]> writes:
> | [root@hades ~]# /bin/sh -c '{ echo foo; echo bar }'
> | foo
> | bar
> |
> | No trailing ; needed..?
>
> That's a nonstandard feature of whatever shell you've got installed as
> /bin/sh.
Doh!
[root@hades ~]# ls -l /bin/sh
lrwxrwxrwx 1 root root 4 Aug 13 1998 /bin/sh -> bash
Sorry 'bout that..
/ Joel Eriksson
- .qmail files - shell syntax? Robin Bowes
- Re: .qmail files - shell syntax? Scott Schwartz
- Re: .qmail files - shell syntax? Joel Eriksson
- Re: .qmail files - shell syntax? Harald Hanche-Olsen
- Re: .qmail files - shell syntax? Scott Schwartz
- Re: .qmail files - shell syntax? Keith Burdis
- Re: .qmail files - shell syntax? Joel Eriksson
- Re: .qmail files - shell syntax? Joel Eriksson
