Both sides previous revisionPrevious revisionNext revision | Previous revision |
module:telgate [2024/08/12 22:47] – Document modopts.ini section digital man | module:telgate [2024/08/19 19:04] (current) – [Command-line] document new -N option digital man |
---|
| ''-P'' | //none// | Don't pause for user key-press before connection attempt | | | ''-P'' | //none// | Don't pause for user key-press before connection attempt | |
| ''-C'' | //none// | Don't clear screen after successful session | | | ''-C'' | //none// | Don't clear screen after successful session | |
| | ''-N'' | //none// | Send a blank line (CRLF) after connecting (may be used multiple times) | |
| ''-s'' | characters | Send string of characters after connecting (may be used multiple times) | | | ''-s'' | characters | Send string of characters after connecting (may be used multiple times) | |
| ''-S'' | characters | Send CRLF-terminated string of characters after connecting (may be used multiple times) | | | ''-S'' | characters | Send CRLF-terminated string of characters after connecting (may be used multiple times) | |
| ''TG_NOLF'' | Do not send line-feeds | | | ''TG_NOLF'' | Do not send line-feeds | |
| ''TG_RLOGINSWAP'' | Swap the RLogin alias/real-names | | | ''TG_RLOGINSWAP'' | Swap the RLogin alias/real-names | |
| | ''TG_RAW'' | Connect to a raw TCP (not Telnet) server | |
| | ''TG_EXPANDLF'' | Expand received sole-LFs to CR/LF pairs | |
| |
Multiple mode flags may be specified by ORing them together with the pipe (''|'') character, like so: | Multiple mode flags may be specified by ORing them together with the pipe (''|'') character, like so: |