- Joel Eriksson <[EMAIL PROTECTED]>:
| > You need a ";" before the "}".
|
| Huh?
|
| [root@hades ~]# /bin/sh -c '{ echo foo; echo bar }'
| foo
| bar
|
| No trailing ; needed..?
Lesson one in portable computing: That something works in one
environment does not prove it works in another. The above fails on at
least one FreeBSD and one HP-UX machine in my neighbourhood. I'm not
inclined to try testing it on the dozen or so architectures available
to me...
- Harald
- .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
