⇤ ← Revision 1 as of 2017-10-21 19:33:52
Size: 311
Comment:
|
← Revision 2 as of 2017-10-21 20:28:28 ⇥
Size: 23
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#pragma section-numbers 1 <<TableOfContents>> * [[bash/invocation/option|Invocation Options]] * [[bash/builtin/set|Set Options]] * [[bash/builtin/shopt|Shopt Options]] ==== Invocation Option l ==== ---- [[bash/invocation/option/l|-l]] * act as a [[bash/invocation/mode/LoginShell|Login Shell]] |
<<Include(../login)>> |
pragma section-numbers 1
Contents
Invocation Option l
act as a Login Shell
--login must appear on the command line before the single-character options to be recognized.