Comment on Pythonpy – Command-line Kung Fu with PythonparentComments−nilved11yMaybe the program only parses its first argument. The asterisk would need to be escaped, in any case, to prevent the shell from expanding it.
Comments
Maybe the program only parses its first argument. The asterisk would need to be escaped, in any case, to prevent the shell from expanding it.