File: help.mac

package info (click to toggle)
linpac 0.28-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,984 kB
  • sloc: cpp: 18,310; sh: 10,697; ansic: 4,036; makefile: 210; perl: 101
file content (27 lines) | stat: -rw-r--r-- 1,522 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

                  LinPac - available commands
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  //Activity               - print the time since last operator response  
  //Bell                   - call operator by acoustic signal
  //COMPress <on,off>      - Turn on Huffman compression - your client must
                             support compression for this to work
  //CStatus                - list of connected stations
  //Disconnect             - end the QSO immediately
  //Echo <text>            - send the text back
  //Help                   - this help
  //Info                   - print station info
  //MHeard                 - list of heard stations
  //Name <name>   	   - store your name
  //Quit                   - normal end of QSO
  //Read <filename>        - send text file
  //RBin <filename>        - send binary file
  //RPrg <filename>        - send the file using autobin protocol
  //RTt                    - determine round trip time (linpac to linpac ping)
  //SP <address> [subject] - write a Private message to user [opt. subject]
  //SB <address> [subject] - write a Bulletin message to everyone [opt. subject]
  //Users                  - list of connected stations
  //VERsion                - print the version of LinPac
  //Write <filename>       - Start writing to the text file (stop with "//W off")
  //WBin <filename>        - Start writing to the binary file 
                             (stop with "//WBin off")
  //YPUT <filename>        - send the file using YAPP protocol