Query: runlevel
OS: centos
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RUNLEVEL(8) runlevel RUNLEVEL(8)NAMErunlevel - Print previous and current SysV runlevelSYNOPSISrunlevel [options...]DESCRIPTIONrunlevel prints the previous and current SysV runlevel if they are known. The two runlevel characters are separated by a single space character. If a runlevel cannot be determined, N is printed instead. If neither can be determined, the word "unknown" is printed. Unless overridden in the environment, this will check the utmp database for recent runlevel changes.OPTIONSThe following option is understood: --help Prints a short help text and exits.EXIT STATUSIf one or both runlevels could be determined, 0 is returned, a non-zero failure code otherwise.ENVIRONMENT$RUNLEVEL If $RUNLEVEL is set, runlevel will print this value as current runlevel and ignore utmp. $PREVLEVEL If $PREVLEVEL is set, runlevel will print this value as previous runlevel and ignore utmp.FILES/var/run/utmp The utmp database runlevel reads the previous and current runlevel from.NOTESThis is a legacy command available for compatibility only. It should not be used anymore, as the concept of runlevels is obsolete.SEE ALSOsystemd(1), systemctl(1) systemd 208 RUNLEVEL(8)
Related Man Pages |
---|
runlevel(8) - opensolaris |
runlevel(8) - x11r4 |
runlevel(8) - sunos |
runlevel(8) - xfree86 |
runlevel(8) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
boot-archive issue |
runlevel issue |
How to expand who command? |
Problem in determining runlevel through a C program |
Does inittab needs system restart? |