blob: 43930a5c4a29976be76a85256077dd926bb58d39 (
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
su USER # set-user -- start a new shell as USER, but don't cd to $HOME
|