|
Prev: daemons, sockets and ssh
Next: If you are good or expert in C shell please contact me i will pay for your Help
From: Steven Woody on 9 Apr 2008 12:09 I forgot what command which can tell me current init runlevel value. Thanks.
From: Michael Tosch on 9 Apr 2008 12:22 Steven Woody wrote: > I forgot what command which can tell me current init runlevel value. > Thanks. who -r -- Michael Tosch @ hp : com
From: pk on 9 Apr 2008 12:52 Steven Woody wrote: > I forgot what command which can tell me current init runlevel value. > Thanks. Did you try "runlevel"? Under linux it's usually available. -- All the commands are tested with bash and GNU tools, so they may use nonstandard features. I try to mention when something is nonstandard (if I'm aware of that), but I may miss something. Corrections are welcome.
From: Bill Marcum on 9 Apr 2008 12:30 On 2008-04-09, Steven Woody <narkewoody(a)gmail.com> wrote: > > > I forgot what command which can tell me current init runlevel value. > Thanks. runlevel ?
From: Steven Woody on 9 Apr 2008 12:54 On Apr 10, 12:30 am, Bill Marcum <marcumb...(a)bellsouth.net> wrote: > On 2008-04-09, Steven Woody <narkewo...(a)gmail.com> wrote: > > > > > I forgot what command which can tell me current init runlevel value. > > Thanks. > > runlevel ? Good! Thank you! The runlevel prints: N 3 From the runlevel's man page, I got N means the previous runlevel is not exist. I can not understand this. I guess, there is at least one runlevel prior to level 3, such as 0. Why `runlevel' just tell me `N'?
|
Next
|
Last
Pages: 1 2 3 Prev: daemons, sockets and ssh Next: If you are good or expert in C shell please contact me i will pay for your Help |