Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
access:sysop [2022/03/06 18:32] – [Node Control] Added internal links. Fixed my rerun confusion. Andre | access:sysop [2022/04/13 19:04] (current) – Moved string commands into their own page. Andre | ||
---|---|---|---|
Line 17: | Line 17: | ||
===== Sysop Commands ===== | ===== Sysop Commands ===== | ||
- | A menu of the available commands can be viewed with the ' | + | A menu of the available commands can be viewed with the ' |
- | + | ||
- | Note: The Baja source code file for these commands is: exec/ | + | |
- | + | ||
- | ==== Usage ==== | + | |
- | * All commands are preceded by a '';'' | + | |
- | * ''<>'' | + | |
- | * '' | + | |
- | * '' | + | |
- | + | ||
- | + | ||
- | ==== Commands for All Users ==== | + | |
- | ^ Command | + | |
- | | HELP | Display available string commands | List the string commands available to the user along with short descriptions. | | + | |
- | | FIND [word] | Find a message area or file area | Returns a list of message areas or file areas matching the search term. Search [word] can be part of a word, a full word, or a phrase. The command will search message areas if run from the main menu, or will search file areas if run from the file menu. | | + | |
- | | MSGS | Redisplay messages | + | |
- | | PLAN | Edit .plan file | Edits or deletes your '' | + | |
- | | POFF | Pager off | Toggles if other users can page you during this session for a multinode chat. | | + | |
- | + | ||
- | + | ||
- | ==== User & Mail Management ==== | + | |
- | ^ Command | + | |
- | | UEDIT [user number or name] | User editor | + | |
- | | BULKMAIL | + | |
- | | CHUSER | + | |
- | | MAIL | Read all mail | Read all the email in the mail base, regardless of recipient. | | + | |
- | + | ||
- | + | ||
- | ==== Node Control ==== | + | |
- | ^ Command | + | |
- | | NODE [parameters] | Node utility | + | |
- | | DOWN [#] | Down node | Toggles the down status of a node. When a node has a down status (noted by the [D] flag on the node status line) it will be shut down after the user logs off, or immediately if a user is not online. If a node [#] is not specified, the current node will be shut down. \\ \\ To put an " | + | |
- | | 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" | + | |
- | | 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: | + | |
- | | SPY [#] | Spy on a node | Allows the sysop to remotely monitor or control another node. | | + | |
- | + | ||
- | + | ||
- | ==== Logging & Stats ==== | + | |
- | ^ Command | + | |
- | | ERR | Critical error log | View the error log and optionally delete it, as well as optionally clearing all nodes' error counters. | | + | |
- | | LOG | Today' | + | |
- | | YLOG | Yesterday' | + | |
- | | NLOG [#] | Node statistics log | View the historical, daily statistics for a single node. Statistics for the current node will be shown unless a node [#] is specified. | | + | |
- | | NS [#] | Node statistics | + | |
- | | SLOG | System statistics log | View the historical, daily statistics for the system (sum of all nodes). | | + | |
- | | SS | System statistics | + | |
- | + | ||
- | + | ||
- | ==== Node & Sysop Display ==== | + | |
- | ^ Command | + | |
- | | =) ANON | Toggle anonymous mode | Makes the current node anonymous, where the node is listed as online but the user is not. Sysops and users with the '' | + | |
- | | =) AVAIL | Toggle sysop chat availability | FIXME | | + | |
- | | =) QUIET | Quiet mode | Using this command, a sysop (or user with the '' | + | |
- | + | ||
- | + | ||
- | ==== OS & Files ==== | + | |
- | ^ Command | + | |
- | | =) EXEC [command] | + | |
- | | =) FOSSIL [command] | Execute FOSSIL driver command | + | |
- | | =) NEXEC [command] | + | |
- | | =) GET [path] | + | |
- | | =) PUT [path] | + | |
- | | =) DIR [path] | + | |
- | | =) TYPE [filename] | + | |
- | | =) EDIT [filename] | + | |
- | | =) DOS | DOS command shell | Go to the DOS command line with I/O redirected. | | + | |
- | | =) SHELL | OS command shell | Executes the native shell (COMSPEC or SHELL env variable. | | + | |
- | + | ||
- | + | ||
- | ==== Miscellaneous ==== | + | |
- | ^ Command | + | |
- | | =) CALL < | + | |
- | | =) CHAT | Page sysop | Users with the '' | + | |
- | | =) ECHO [string] | + | |
- | | =) EVAL [str] | Evaluate JavaScript | + | |
- | | =) EVENT [EventID] | Execute event | Forces a timed event to execute via semfile. | | + | |
- | | =) GURU | Guru log | Display and optionally clear the GURU.LOG file that contains user discussions with the system guru (GURU.DAT). | | + | |
- | | =) LOAD [filespec] | Load filespec | + | |
+ | A detailed listing of available commands and their purpose is available on the [[module: | ||
===== See Also ===== | ===== See Also ===== | ||
* [[: | * [[: | ||
- | {{tag>}} | + | {{tag>access sysop}} |