home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s053 / 12.ddi / usr / share / lib / mailx / mailx.help < prev   
Encoding:
Text File  |  1990-12-08  |  2.8 KB  |  49 lines

  1.                 mailx commands
  2.  
  3. alias,group user ...            declare alias for user names
  4. alternates user                 declare alternate names for your login
  5. cd,chdir [directory]            chdir to directory or home if none given
  6. !command                        shell escape
  7. copy [msglist] file             save messages to file without marking as saved
  8. delete [msglist]                delete messages
  9. discard,ignore header           discard header field when printing message
  10. dp,dt [msglist]                 delete messages and type next message
  11. echo string                     print the string
  12. edit [msglist]                  edit messages
  13. folder,file filename            change mailboxes to filename
  14. folders                         list files in directory of current folder
  15. followup [message]              reply to message and save copy
  16. Followup [msglist]              reply to messages and save copy
  17. from [msglist]                  give header lines of messages
  18. header [message]                print page of active message headers
  19. help,?                          print this help message
  20. hold,preserve [msglist]         hold messages in mailbox
  21. list                            list all commands (no explanations)
  22. mail user                       mail to specific user
  23. Mail                            mail to specific user, saving copy
  24. mbox [msglist]                  messages will go to mbox when quitting
  25. next [message]                  goto and type next message
  26. pipe,| [msglist] shell-cmd      pipe the messages to the shell command
  27. print,type [msglist]            print messages
  28. Print,Type [msglist]            print messages with all headers
  29. quit                            quit, preserving unread messages
  30. reply,respond [message]         reply to the author and recipients of the message
  31. Reply,Respond [msglist]         reply to authors of the messages
  32. save [msglist] file             save (appending) messages to file
  33. Save [msglist]                  save messages to file named after author
  34. set variable[=value]            set variable to value
  35. size [msglist]                  print size of messages
  36. source file                     read commands from file
  37. top [msglist]                   print top 5 lines of messages
  38. touch [msglist]                 force the messages to be saved when quitting
  39. undelete [msglist]              restore deleted messages
  40. undiscard,unignore header       add header field back to list printed
  41. version                         print version
  42. visual [msglist]                edit list with $VISUAL editor
  43. write [msglist] file            write messages without headers
  44. xit,exit                        quit, preserving all messages
  45. z [+/-]                         display next [last] page of 10 headers
  46.  
  47. [msglist] is optional and specifies messages by number, author, subject or
  48. type.  The default is the current message.
  49.