If you don’t need shell expansion functionality, you can use single quotes around doSomething
. You probably know that, though. It’s not a general solution.
If you don’t need shell expansion functionality, you can use single quotes around doSomething
. You probably know that, though. It’s not a general solution.