System Grab Bag

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

wdctl

Show the hardware watchdog status. More information: https://manned.org/wdctl.
  • Display the watchdog status:
    wdctl
  • Display the watchdog status in a single line in key-value pairs:
    wdctl --oneline
  • Display only specific watchdog flags (list is driver specific):
    wdctl --flags {{flag_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.