[an error occurred while processing this directive] Node:Disable globbing, Next:, Previous:Filename globbing, Up:Command line

16.2 How to disable filename wildcards expansion

Q: I don't want my program to glob its arguments (they aren't files at all, but they include characters like * and ?). What should I do?

A: You have these alternatives:


[an error occurred while processing this directive]