Annotation of OpenXM/src/kan96xx/Doc/httpd-asir2.sh, Revision 1.1
1.1 ! takayama 1: #! /bin/sh
! 2: # $OpenXM$
! 3: # OpenXM/rc/dot.bashrc must be read before execution of this script.
! 4: # source ${OpenXM_HOME}/rc/dot.bashrc
! 5: #
! 6: #LOGFILE=/tmp/httpd-asir2-sh-$$.txt
! 7: #LOGFILE=/dev/null
! 8: export LOGFILE
! 9: #sm1 -f ${OpenXM_HOME}/src/kan96xx/Doc/httpd-asir2.txt > $LOGFILE 2>&1
! 10: sm1 -f ${OpenXM_HOME}/src/kan96xx/Doc/httpd-asir2.txt
! 11:
! 12:
! 13:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>