1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/wdctl.md

17 lines
338 B
Markdown
Raw Normal View History

2021-11-22 13:50:44 +01:00
# 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 {{[-O|--oneline]}}`
2021-11-22 13:50:44 +01:00
- Display only specific watchdog flags (list is driver specific):
`wdctl {{[-f|--flags]}} {{flag_list}}`