state¶
This command displays the contents of the service's state file.
This command is purely a debug command used by system administrator or developers.
Interface¶
state [ -h ] service
This command displays the contents of the service's state file. This file are used internally by the 66 program to know runtime service information.
Options¶
- -h: prints this help
Usage example¶
Display state of service foo
66 state foo