Sponsored Content
Full Discussion: Need some help with this...
Top Forums Programming Need some help with this... Post 302138260 by Legend986 on Sunday 30th of September 2007 08:03:42 PM
Old 09-30-2007
sh and bash do not produce any outputs whereas the others produce. The alias command works if I type it outside the program but "which alias" says it cannot find the command.
 
conflict(8)						      System Manager's Manual						       conflict(8)

NAME
conflict - search for alias/password conflicts SYNOPSIS
/usr/lib/mh/conflict [-help] [-mail name] [-search directory] [aliasfiles...] OPTIONS
Prints a list of the valid options to this command. Mails the results to the specified name. Otherwise, the results are sent to the stan- dard output. Searches directories other than /usr/spool/mail, and reports anomalies in those directories. The -search switch can appear more than once in an invocation to conflict, with different directories named. DESCRIPTION
The conflict program checks to see if the interface between MH and transport system is in good shape. It also checks for maildrops in /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 /usr/spool/mail which begin with a dot. The conflict program checks the entries in the specified alias files. It parses the entries in the same way that post would, and outputs any errors which it finds. The program can be used to check the entries in a user's personal alias file, or in the system alias file, /usr/lib/mh/MailAliases. If no alias file is specified, conflict checks the system alias file. The conflict program also checks the /etc/group file 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. The conflict program should be run under cron, or whenever system accounting takes place. FILES
The system customization file. The system password file. The system group file. Program used to mail results, if the -mail option is used. Directory containing users' maildrops. SEE ALSO
Commands: cron(8) Files: mh-alias(4) conflict(8)
All times are GMT -4. The time now is 10:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy