System Grab Bag

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

i3status

Status line for the i3 window manager. This command is usually called from the i3 configuration file. More information: https://i3wm.org/i3status/manpage.html.
  • Print the status line to stdout periodically, using the default configuration:
    i3status
  • Print the status line to stdout periodically, using a specific configuration:
    i3status -c {{path/to/i3status.conf}}
  • Display the i3status version and help:
    i3status -h

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.