<Rejected>Hi, I need some suggest for Install Salix on MBP
Re: Hi, I need some suggest for Install Salix on MBP (Update
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.
Re: Hi, I need some suggest for Install Salix on MBP (Update
yes, I remove special characters, it worked now. but I does not know why.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.