The tmp file doesn’t exist after i clicked cancel

  • @calamityjanitor
    link
    411 hours ago

    Surely the space is part of the command. It’s running sh with the file in /tmp as the parameter (run this file).

    • Cosmic Cleric
      link
      English
      2
      edit-2
      4 hours ago

      You’re right. I assumed the whole thing is a single command, and not a command with an argument/parameter. My bad.

      Didn’t realize ‘sh’ was a shortcut to bash in and of itself. Thought you had to mark a file as an executable, like “.sh” files.

      This comment is licensed under CC BY-NC-SA 4.0