home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / UNIX3862.ZIP / U386-06.ZIP / U386-6.TD0 / usr / lib / mailx / mailx.help.~ next >
Encoding:
Text File  |  1988-06-26  |  1.0 KB  |  28 lines

  1. -------------------- ~ ESCAPES ----------------------------
  2. ~~        Quote a single tilde
  3. ~a,~A        Autograph (insert '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 To list, Subject and Cc list
  10. ~i string    Insert string 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. ~s subject    Set subject
  16. ~t users    Add users to To list
  17. ~v        Invoke display editor on message
  18. ~w file        Write message onto file
  19. ~x        Quit, do not save letter
  20. ~< file        Read a file into the message buffer
  21. ~.        End of input
  22. ~!command    Run a shell command
  23. ~|command    Pipe the message through the command
  24. ~^command    Pipe the message through the command
  25. ~:command    Execute regular mailx command
  26. ~_command    Execute regular mailx command
  27. -----------------------------------------------------------
  28.