Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
access:sysop [2022/03/10 19:17] – [Miscellaneous] Completed descriptions. 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 normally but the user is displayed as " | + | |
- | | AVAIL | Toggle sysop chat availability | Changes the ability for users to page the sysop for a private chat, visible to them in the [[module: | + | |
- | | QUIET | Quiet mode | Make the current node appear to be " | + | |
- | + | ||
- | + | ||
- | ==== OS & Files ==== | + | |
- | :!: For any commands where a path is requested, the current working directory is '' | + | |
- | + | ||
- | ^ Command | + | |
- | | =) EXEC [command] | + | |
- | | =) FOSSIL [command] | Execute FOSSIL driver command | + | |
- | | =) NEXEC [command] | + | |
- | | DIR [path] | + | |
- | | GET [path/ | + | |
- | | PUT [path/ | + | |
- | | TYPE [path/ | + | |
- | | EDIT [path/ | + | |
- | | DOS | DOS command shell | Go to the Windows/DOS command line (command.com) with I/O redirected. | | + | |
- | | SHELL | Unix command shell | Starts a native Unix shell (COMSPEC or SHELL env variable). | | + | |
- | + | ||
- | + | ||
- | ==== Miscellaneous ==== | + | |
- | ^ Command | + | |
- | | CALL < | + | |
- | | CHAT | Page sysop | Users with the '' | + | |
- | | ECHO [string] | + | |
- | | EVAL [parameters] | Evaluate JavaScript | + | |
- | | EVENT [EventID] | + | |
- | | GURU | Guru log | Display and optionally clear the GURU.LOG file that contains user discussions with the [[https:// | + | |
- | | LOAD [file] | + | |
+ | A detailed listing of available commands and their purpose is available on the [[module: | ||
===== See Also ===== | ===== See Also ===== | ||
* [[: | * [[: | ||
- | {{tag>}} | + | {{tag>access sysop}} |