I am tired of creating a file with nano, saving it and then making it executable. Is there a command that makes it in one step?

  • Björn Tantau
    link
    fedilink
    37 months ago

    You could append the chmod command with && but that’s probably not what you wanted.