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 15:22] – Completed the user/mail and logging/stats sections. 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 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 .plan file (displayed when somebody [[service: | + | |
- | | 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 | A sysop can toggle the down status of a node with this command. When a node has the down status (noted by the [D] flag on the node status line) it will be shut down immediately after the user logs off. If a user is not online, it will shut down immediately. If a node [#] is not specified, the current node will be shut down. | | + | |
- | | =) INTR [#] | Interrupt node | This command allows a sysop (or user with the '' | + | |
- | | =) LOCK [#] | Lock node | The sysop can use this command to prevent users logging onto a node until the lock is removed. If [#] is spefified, that node's lock status will be toggled. FIXME validate --> FIXME Sysops and users with the ' | + | |
- | | =) RERUN [#] | Rerun node | Rerun any node on the system. FIXME <-- What is rerun? FIXME If there is a user on the node, it will not rerun until that user logs off. A node that is going to be rerun is noted with an [R] in the node listing. | | + | |
- | | =) 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}} |