Comparing fire9:master...robpike:master · fire9/script

Commits on Mar 15, 2020

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. script: change argument order to allow multi-word commands

    Put the script name before the command so we can say
    
    	script script-file command -flag arg
    
    to run "command -flag arg" using the script file.
    
    Also add the missing newline that prevented non-blank input
    lines to be executed correctly.
    Configuration menu

    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu

    Browse the repository at this point in the history