Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
module:str_cmds [2022/04/13 19:04] – Moved string commands out of sysop into here. Fits convention that important files get a page, and some of the commands are for standard users. Gave up on exec/nexec/fossil for now because I just don't grasp them yet. Andre | module:str_cmds [2022/05/25 14:36] (current) – [Sysop Commands] Removed incorrect RERUN behavior. Andre | ||
---|---|---|---|
Line 43: | Line 43: | ||
| INTR [#] | Interrupt node | Disconnect a user as soon as it is safe to do so, displaying a " | | INTR [#] | Interrupt node | Disconnect a user as soon as it is safe to do so, displaying a " | ||
| LOCK [#] | Lock node | Prevent users from logging into a node, giving a "down for maintenance" | | LOCK [#] | Lock node | Prevent users from logging into a node, giving a "down for maintenance" | ||
- | | RERUN [#] | Rerun node | Toggles the rerun status of a node (noted by an [R] in the node listing), reloading the configuration before the next login. If individual nodes have a rerun status, that node's configuration will be reloaded just before the next user logs in. If all nodes have a rerun status, the configuration for the nodes will be reloaded when all users have logged off. \\ \\ Note: Saving a configuration change in [[util: | + | | RERUN [#] | Rerun node | Toggles the rerun status of a node (noted by an [R] in the node listing), reloading the configuration before the next login. If individual nodes have a rerun status, that node's configuration will be reloaded just before the next user logs in. \\ \\ Note: Saving a configuration change in [[util: |
| SPY [#] | Spy on a node | Allows the sysop to remotely monitor or control another node. | | | SPY [#] | Spy on a node | Allows the sysop to remotely monitor or control another node. | | ||