blob: a87f806fa4e014042d31215b1a246c5b6231dc82 (
plain)
1
2
3
4
5
6
7
8
9
|
This is a hurd login shell; it is a normal user shell, but has no user
privileges. To login as a user with a userid of USER, use the command:
login USER
other special commands:
ql USER # quick login -- just start a shell in USER's home directory
sush USER # set-user shell -- start a new shell as USER (don't cd)
|