How to determine whether the computer is in the multi-user or single user mode?
|
|
0
|
|
|
|
Reply
|
ma7777772
|
10/21/2003 8:40:25 PM |
|
On Tue, 21 Oct 2003, TingChong wrote:
> How to determine whether the computer is in the multi-user or single user mode?
man who
--
Rich Teer, SCNA, SCSA
President,
Rite Online Inc.
Voice: +1 (250) 979-1638
URL: http://www.rite-online.net
|
|
0
|
|
|
|
Reply
|
Rich
|
10/21/2003 9:24:35 PM
|
|
HI,
TingChong wrote:
> How to determine whether the computer is in the multi-user or single user mode?
And from the man page of who use check for runlevel, 1 is single, 2-3 is
multiuser.
/michael
|
|
0
|
|
|
|
Reply
|
Michael
|
10/21/2003 10:23:26 PM
|
|