Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
access:sysop [2022/03/05 20:17] – Reorganized commands into categories with light rhyme and reason to how the commands are ordered in the sections. Finished the descriptions for the non-sysop section. Andre | access:sysop [2022/04/13 19:04] (current) – Moved string commands into their own page. Andre | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Sysop ====== | ====== Sysop ====== | ||
- | The sysop (//Sys//tem // | + | The sysop (//**Sys**//tem //**Op**//erator) is the administrator that runs the BBS, and they have unlimited access and control over their instance of Synchronet and its users. When networked with other systems (e.g., DOVE-Net, FidoNet, inter-BBS chat), they are often considered responsible for any traffic originating from their system, including misconfigurations and any of their users' poor behavior. |
There is usually one sysop per BBS, though Synchronet can be configured for multiple sysops (sometimes called co-sysops). In Synchronet, any user with a [[access: | There is usually one sysop per BBS, though Synchronet can be configured for multiple sysops (sometimes called co-sysops). In Synchronet, any user with a [[access: | ||
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 on in the mail base. | | + | |
- | + | ||
- | + | ||
- | ==== Node Control ==== | + | |
- | ^ Command | + | |
- | | =) NODE [parameters] | + | |
- | | =) 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 specified, 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' | + | |
- | | =) NLOG [#] | Node statistics log | View the history of statistics information for a single node on the system. If [#] is specified, that will be the node who's statistics are viewed, otherwise the current node will be used. | | + | |
- | | =) NS [#] | Node statistics | + | |
- | | =) SLOG | System statistics log | View the history of statistics information for the system. | | + | |
- | | =) SS | System statistics | + | |
- | | =) YLOG | Yesterday' | + | |
- | + | ||
- | + | ||
- | ==== 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 | + | |
- | | =) QUIET | Quiet mode | Using this command, a sysop (or user with the '' | + | |
- | + | ||
- | + | ||
- | ==== OS & Files ==== | + | |
- | ^ Command | + | |
- | | =) EXEC [command] | FIXME Execute a command with I/O redirected | + | |
- | | =) FOSSIL [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}} |