home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s053 / 12.ddi / usr / share / lib / mailx / mailx.help.~ next >
Encoding:
Text File  |  1990-12-08  |  1.0 KB  |  28 lines

  1. -------------------- ~ ESCAPES ----------------------------
  2. ~~        Quote a single tilde
  3. ~a,~A        Autograph (insert 'sign','Sign' variable)
  4. ~b users    Add users to Bcc list
  5. ~c users    Add users to Cc list
  6. ~d        Read in dead.letter file
  7. ~e        Edit the message buffer
  8. ~f messages    Read in messages, do not right-shift
  9. ~h        Prompt for Subject and To, Cc and Bcc lists
  10. ~i variable    Insert variable into message (~a := ~i sign)
  11. ~m messages    Read in messages, right-shifted by a tab
  12. ~p        Print the message buffer
  13. ~q,~Q        Quit, save letter in $HOME/dead.letter
  14. ~r,~< file    Read a file into the message buffer
  15. ~r,~< !command    Read output from command into message
  16. ~R        Mark message for return receipt
  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 (no header)
  21. ~x        Quit, do not save letter
  22. ~!command    Run a shell command
  23. ~|,~^ command    Pipe the message through the command
  24. ~:,~_ command    Execute regular mailx command
  25. ~.        end of input
  26. ~?        print this help message
  27. -----------------------------------------------------------
  28.