conflict.8mh

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8MH 代码 · 共 115 行

8MH
115
字号
.TH conflict 8mh.SH Nameconflict \- search for alias/password conflicts.SH Syntax.B /usr/lib/mh/conflict[.B \-help] [.B \-mail.I name] [.B \-search.I directory] [.I "aliasfiles ..."].\".\".\".\".SH Description.NXR "conflicts" "aliases".NXR "conflicts" "passwords".NXR "aliases" "conflicts"  .NXR "passwords" "conflicts"  The .PN conflictprogram checks to see if the interface between MHand transport system is in good shape.It also checks for maildrops in .PN /usr/spool/mail which do not belong to a valid user.It assumes that no user name will start with a dot (.)and thus ignores files in .PN /usr/spool/mail which begin with a dot..PPThe .PN conflict program checks the entries in the specified alias files.It parses the entries in the same way that.PN postwould, and outputs any errors which it finds.The program can be used to check the entries in a user'spersonal alias file, or in the system alias file,.PN /usr/lib/mh/MailAliases .If no alias file is specified, .PN conflictchecks the system alias file..PPThe.PN conflictprogram also checks the.PN /etc/groupfile for entries which do not belong to a valid user,and for users who do not have a valid group number.In addition, duplicate users and groups are noted..PPThe .PN conflictprogramshould be run under  .PN cron ,or whenever system accounting takes place..\".\".\".\".\".SH Options.IP "\-help" 10Prints a list of the valid options to this command..\".IP "\-mail \fIname\fB"Mails the results to the specified \fIname\fR.Otherwise, the results are sent to the standard output..\".IP "\-search \fIdirectory\fB"Searches directories other than .PN /usr/spool/mail ,and reports anomalies in those directories.The .B \-searchswitch can appear more than once in an invocation to .PN conflict ,with different directories named..\".\".\".\".SH Files.TP 10.PN /usr/lib/mh/mtstailorThe system customization file..TP 10.PN /etc/passwdThe system password file..TP 10.PN /etc/groupThe system group file..TP 10.PN /usr/bin/mh/mhmailProgram used to mail results, if the.B \-mailoption is used..TP 10.PN /usr/spool/mailDirectory containing users' maildrops..\".\".\".\".SH See Alsomh-alias(5mh), cron(8)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?