command interpreter (shell)
-c               Read commands from the command_string operand instead of from the standard input.
                 Special parameter 0 will be set from the command_name operand and the positional
                 parameters ($1, $2, etc.)  set from the remaining argument operands.
source manpages: sh