tags:

views:

20

answers:

0

Hello,

I'm trying to execute the following line in Bourne:

LIST="-foo, -bar, baz"

However, I am getting an error:

-bar: command not found

Can anyone help me figure this out? Thanks!