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

Reply via email to