This repository has been archived on 2025-02-12. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
CLF/html/scripts/bin/analyzetsyslog
2004-09-10 11:31:11 +00:00

5 lines
165 B
Tcsh

#!/bin/tcsh
#$Id$
set file=`ls -t /tmp/webresults.html.* | tail -n 1`
setenv REMOTE_USER msyslog
/opt/apache/htdocs/login/smt/scripts/php/vacuumtsyslog.php >& $file