Witold Grabysz <[EMAIL PROTECTED]> wrote:

: the following phrase doesn't work in bash:
: ((ls);(ls))
: Why? Is it not allowed by the shell syntax or there is a bug in it?

Yup, you're right; it's probably a bug. This does work:

( (ls);(ls))

Try changing the definition of the helper in Netscape to follow the
above syntax.

E.-

-- 

Eloy A. Paris
Information Technology Department
Rockwell Automation de Venezuela
Telephone: +58-2-9432311 Fax: +58-2-9431645


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to