commands.sh

wdctl

linux

Show the hardware watchdog status.

More info →

Options (2)

-O, --onelineboolean

Display the watchdog status in a single line in key-value pairs

Example: wdctl {{[-O|--oneline]}}
-f, --flagsboolean

Display only specific watchdog flags (list is driver specific)

Example: wdctl {{[-f|--flags]}} {{flag_list}}

Examples (3)

Display the watchdog status

Display the watchdog status in a single line in key-value pairs

wdctl [-O|--oneline]

Display only specific watchdog flags (list is driver specific)

wdctl [-f|--flags] flag_list
made by @shridhargupta | data from tldr-pages