bash -c

From wikieduonline
Revision as of 12:22, 23 January 2023 by ELF (talk | contribs)
Jump to navigation Jump to search

-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.


bash -e
bash -x

See also

Advertising: