home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls011.1.Z / tls011.1 / usr / lib / mail / mail.thelp < prev    next >
Encoding:
Text File  |  1991-09-27  |  1.1 KB  |  30 lines

  1. -------------------- ~ ESCAPES ----------------------------
  2. ~~        Quote a single tilde
  3. ~a        Autograph (insert 'sign' variable)
  4. ~A        Expand system aliases
  5. ~b users    Add users to Bcc list
  6. ~c users    Add users to Cc list
  7. ~d        Read in dead.letter file
  8. ~e        Edit the message buffer
  9. ~f messages    Read in messages, do not right-shift
  10. ~h        Prompt for To list, Subject and Cc list
  11. ~i string    Insert string into message (~a := ~i sign)
  12. ~m messages    Read in messages, right-shifted by a tab
  13. ~M messages    Read in messages, do not right-shift
  14. ~p        Print the message buffer
  15. ~q,~Q        Quit, save letter in $HOME/dead.letter
  16. ~r file        Read a file into the message buffer
  17. ~s subject    Set subject
  18. ~t users    Add users to To list
  19. ~v        Invoke display editor on message
  20. ~w file        Write message onto file
  21. ~x        Quit, do not save letter
  22. ~< file        Read a file into the message buffer
  23. ~.        End of input
  24. ~!command    Run a shell command
  25. ~|command    Pipe the message through the command
  26. ~^command    Pipe the message through the command
  27. ~:command    Execute regular mailx command
  28. ~_command    Execute regular mailx command
  29. -----------------------------------------------------------
  30.