home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / unix / riscbsd / 1_1_contri / usd / 08_mh / rmm_me < prev    next >
Encoding:
Text File  |  1986-04-15  |  1.3 KB  |  54 lines

  1. .\"    This file is automatically generated.  Do not edit!
  2. .SC RMM 1
  3. .NA
  4. rmm \- remove messages
  5. .SY
  6. rmm
  7. \%[+folder] \%[msgs]
  8. \%[\-help]
  9. .DE
  10. \fIRmm\fR removes the specified messages by renaming the message
  11. files with preceding commas.  Many sites consider files that start with a 
  12. comma to be a temporary backup, and arrange for \fIcron\fR\0(8)
  13. to remove such files once a day.
  14.  
  15. If the user has a profile component such as
  16.  
  17.     rmmproc:    /bin/rm
  18.  
  19. then instead of simply renaming the message file,
  20. \fIrmm\fR
  21. will call the named program to delete the file.
  22. Note that at most installations, 
  23. \fIcron\fR\0(8) is told to remove files that begin with a comma once a night.
  24.  
  25. Some users of csh prefer the following:
  26.  
  27.     alias rmm 'refile +d'
  28.  
  29. where folder +d is a folder for deleted messages, and
  30.  
  31.     alias mexp 'rm `mhpath +d all`'
  32.  
  33. is used to \*(lqexpunge\*(rq deleted messages.
  34.  
  35. The current message is not changed by \fIrmm\fR, so a \fInext\fR  will
  36. advance to the next message in the folder as expected.
  37. .Fi
  38. ^$HOME/\&.mh\(ruprofile~^The user profile
  39. .Pr
  40. ^Path:~^To determine the user's MH directory
  41. .Ps
  42. ^Current\-Folder:~^To find the default current folder
  43. .Ps
  44. ^rmmproc:~^Program to delete the message
  45. .Sa
  46. rmf(1)
  47. .De
  48. `+folder' defaults to the current folder
  49. .Ds
  50. `msgs' defaults to cur
  51. .Co
  52. If a folder is given, it will become the current folder.
  53. .En
  54.