shell, the standard command language interpreter
-c     Read commands from the command_string operand. Set the value of special parameter 0  (see  Special
       Parameters ) from the value of the command_name operand and the positional parameters ($1, $2, and
       so on) in sequence from the remaining argument operands.  No  commands  shall  be  read  from  the
       standard input.
source manpages: sh