please explain

Deepak Oberoi oberoi_1 at yahoo.com
Fri Sep 3 11:00:16 UTC 2004


can some one help me understand these few lines of
code please?
::::::::::::
::::::::::::
::::::::::::
make all -C /etc/mail -s
35: else
36: for i in virtusertable access domaintable
mailertable ; do
37: if [ -f /etc/mail/$i ] ; then
38: makemap hash /etc/mail/$i < /etc/mail/$i
39: fi
40: done
41: fi
42: /usr/bin/newaliases > /dev/null 2>&1
43: daemon /usr/sbin/sendmail $([ "x$DAEMON" = xyes ]
&& echo -bd) \
44: $([ -n "$QUEUE" ] && echo -q$QUEUE)
$SENDMAIL_OPTARG
45: RETVAL=$?
46: echo
47: [ $RETVAL -eq 0 ] && touch
/var/lock/subsys/sendmail
:::::::::::::::::::::
:::::::::::::::::::::
cheers


=====
deepak oberoi


		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 





More information about the users mailing list