-1

I am using task Spooler and have flags in the command line to be able to add inputs through it. Is there a way to make spooler ignore this since currently I am getting an issue that it is an unknown option for spooler.

Ex:
ts python -m upload_file -f file_to_upload.txt

The -f is giving the error that it is an unkown option, but I am using it to let python know which file I am uploading

5
  • Is this the correct place to research for answers to coding questions?
    – graham
    Commented Jun 17 at 13:42
  • @graham I wasnt sure it was a coding question, since it is more about the Task Spooler tool than anything to do with the python script, if you replace python with echo then I dont think it would look like one. Commented Jun 17 at 13:43
  • but how does it it relate to ask ubuntu?
    – graham
    Commented Jun 17 at 13:44
  • @graham because task spooler is a tool used on ubuntu, if you have a better place to ask let me know Commented Jun 17 at 13:45
  • I provided the resources for you to research, it's not policy on AU to make specific recommendations about other sister sites on Stack Exchange.
    – graham
    Commented Jun 17 at 15:04

0

You must log in to answer this question.

Browse other questions tagged .