Skip to the content.

Home / cs-notes / Operating System / Linux / Commands / sh

OPTIONS
    -c string   If the -c option is present, then commands are read from string.
                If there are arguments after the string, they are assigned to the positional parameters, starting with $0.