| set-sct | Index Level | set-sound |
| Syntax | set-shutdown-delay {number.seconds} {(options} |
| Category | TCL |
| Type | Verb |
| Description |
displays or changes the number of seconds prior to shutdown on R83.
The "set-shutdown-delay" command is provided primarily for installations which have disk-caching hard-disk controllers. This provides time for the disk to flush. The delay must be a positive integer between 1 and 65536. Without any parameters, the current shutdown delay is displayed. The default is 512. |
| Options |
s Sets monitor shutdown delay using "SHUTDOWN-DELAY" item in the "SYSTEM-CONFIG" file.
u Updates "SHUTDOWN-DELAY" item in the "SYSTEM-CONFIG" file with the given "delay" value. |
| See Also | pick-setup |
| Example |
set-shutdown-delay 300
This sets the shutdown delay to five minutes. |
| Warnings | |
| Compatibility | R83 3.1 |
| set-sct | Index Level | set-sound |