Searched hist:11111 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/bin/sh/
H A Doptions.cdiff 11111 Sun Oct 01 15:11:42 MDT 1995 joerg Posixize:

sh -c [-aCefinuvx] command_string [ command_name [argument ...] ] 1

4.56.3 Options

-c Read commands from the command_string operand. Set the
value of special parameter 0 (see 3.5.2) from the value of
the command_name operand and the positional parameters
($1, $2, etc.) in sequence from the remaining argument
operands.

Pointed out by: Kaleb Keithly (kaleb@x.org)

Completed in 105 milliseconds