1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

sh.1: Backport login shell addition from ksh93v- (#266)

This small addition to the man page adds a description for the
-l (login shell) option. It was mentioned on the old mailing list:
https://www.mail-archive.com/ast-users@lists.research.att.com/msg00299.html
This commit is contained in:
Johnothan King 2021-04-10 06:17:12 -07:00 committed by GitHub
parent 5461f11968
commit 23964f89c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8311,6 +8311,11 @@ shell, commands are read from
and then from
.BR \s-1$HOME\s+1/.profile
if it exists.
Alternatively, the option
.B \-l
causes the shell to be treated as a
.I login
shell.
Next, for interactive shells, commands are read from
the file named by
.SM