Python Forum

Full Version: argument for the python command
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i'd like to give python an argument. this is in a bash script where many places have the python #! to output making a script but i want to put an arbitrary flag on some of them that would be carried over as an argument. it will get run with that argument which needs to do nothing noticeable.