System Grab Bag

View all TLDR pages from Linux (or from all pages)

rc-status

Show status info about runlevels. See also openrc. More information: https://manned.org/rc-status.
  • Show a summary of services and their status:
    rc-status
  • Include services in all runlevels in the summary:
    rc-status --all
  • List services that have crashed:
    rc-status --crashed
  • List manually started services:
    rc-status --manual
  • List supervised services:
    rc-status --supervised
  • Get the current runlevel:
    rc-status --runlevel
  • List all runlevels:
    rc-status --list

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.