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!
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!