| | | | |
| S |
| |
| | systemAsciiOff -- Reports offset of text offset in file ( ) |
| |
| | systemBeany -- Switch and lock user id ( ) |
| |
| | systemBesuper -- Switch and lock user id ( ) |
| |
| | systemBeuser -- Switch and lock user id ( ) |
| |
| | systemChdir -- Change the current directory for the given connection ( ) |
| |
| | systemCommand -- Performs the given command ( ) |
| |
| | systemDelete -- Removes file specified ( ) |
| |
| | systemFileSize -- Reports the presence and size of the file specified ( ) |
| |
| | systemGunique -- Creates a name for a new file ( ) |
| |
| | systemListFiles -- Lists the files matching the pattern specified ( ) |
| |
| | systemLog -- Adds the text given to the log ( ) |
| |
| | systemLogwtmp -- Record the given connection to wtmp ( ) |
| |
| | systemMkdir -- Create a directory of the name specified ( ) |
| |
| | systemPass -- Checks the user password ( ) |
| |
| | systemReceiveAscii -- Stores text or binary data in the file specified ( ) |
| |
| | systemReceiveBin -- Stores text or binary data in the file specified ( ) |
| |
| | systemRename -- Moves a file ( ) |
| |
| | systemRmdir -- Removes the directory specified ( ) |
| |
| | systemSendAscii -- Retrieves text or binary data from the file specified ( ) |
| |
| | systemSendBin -- Retrieves text or binary data from the file specified ( ) |
| |
| | systemSetThreadTitle -- Names the current thread with the text given ( ) |
| |
| | systemSleep -- Sleep for the given number of seconds ( ) |
| |
| | systemUser -- Checks the user login ( ) |
| |
| | systemVlog -- Adds the text given to the log ( ) |