snippetbashTip
wdctl — Show the hardware watchdog status. More information: <https://manned.org/wdctl>.
Viewed 0 times
thecommandhardwareshowstatuswdctlcliwatchdog
linux
Problem
How to use the
wdctl command: Show the hardware watchdog status. More information: <https://manned.org/wdctl>.Solution
wdctl — Show the hardware watchdog status. More information: <https://manned.org/wdctl>.Display the watchdog status:
wdctlDisplay 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}}Code Snippets
Display the watchdog status
wdctlDisplay 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}}Context
tldr-pages: linux/wdctl
Revisions (0)
No revisions yet.