#!/bin/sh
INFORMIXDIR=/opt/informix
export INFORMIXDIR
rm /opt/ac/last2.out
/opt/informix/bin/sacego /opt/ac/last2
more /opt/ac/last2.out

