Xref: utzoo comp.unix.questions:30734 comp.unix.misc:1362 comp.unix.sysv386:7309 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!wuarchive!uunet!ogicse!orstcs!thyphy.physics.orst.edu!ghe From: ghe@physics.orst.edu (Guangliang He) Newsgroups: comp.unix.questions,comp.unix.misc,comp.unix.sysv386 Subject: Re: Current Run-Level: How can you tell? Message-ID: <1991Apr25.154635.4049@lynx.CS.ORST.EDU> Date: 25 Apr 91 15:46:35 GMT References: <1991Apr23.024433.10460@srwic.UUCP> Sender: @lynx.CS.ORST.EDU Reply-To: ghe@physics.orst.edu Organization: Dept. of Physics, Oregon State University Lines: 14 Nntp-Posting-Host: thyphy.physics.orst.edu In article , schwartz@groucho.cs.psu.edu (Scott Schwartz) writes: |> |> Ernie Englehart writes: |> | The command "who -r" does the trick. |> |> Bizarre. Why stick that in the "who" command? I guess "cat" and "ls" |> have too many options and "who" needed some... :-) I think the reason is `who' opens the utmp file and the run level infomation is stored in utmp (at least on the sys V). --- Guangliang He ghe@physics.orst.edu