<Rejected>Hi, I need some suggest for Install Salix on MBP

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Hi, I need some suggest for Install Salix on MBP (Update

Post by gapan »

I don't think putting ? or ! in function names is legal in bash as they do have different meanings. I can only wonder why they seem to work for you in some cases. In short: don't ever use special characters in function or variable names.
Image
Image
zw963
Posts: 82
Joined: 13. Mar 2014, 18:36

Re: Hi, I need some suggest for Install Salix on MBP (Update

Post by zw963 »

gapan wrote:I don't think putting ? or ! in function names is legal in bash as they do have different meanings. I can only wonder why they seem to work for you in some cases. In short: don't ever use special characters in function or variable names.
yes, I remove special characters, it worked now. but I does not know why.
Post Reply