Hi Scott, Have you looked into BRIEF?
#!/bin/sh TERM=ansi ; export TERM cd /usr/yyy/XXX /usr/ibm/uv/bin/uv "PHANTOM BRIEF DUPCHECK" -------------- Original message -------------- From: "Scott Ballinger" <[EMAIL PROTECTED]> > Universe 10.1.4, pick flavor, Red Hat > > I have a UV phantom cron job that runs every minute. It checks a > directory for any inbound files, processes them, then writes them to an > outbound directory. My problem is that the &PH& directory is filling up > with DUPCHECK_time_date files (1440 per day). Anyone know how to turn > off this feature? > > Here is the cron job: > > #!/bin/sh > TERM=ansi ; export TERM > cd /usr/yyy/XXX > /usr/ibm/uv/bin/uv "PHANTOM DUPCHECK" > > DUPCHECK is a cataloged basic program in the XXX account. > > Thanks, > > /Scott Ballinger > Pareto Corporation > Edmonds WA USA > 206 713 6006 > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
