Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ strclean(1M) — DG/UX 5.4R3.00

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cron(1M)

strerr(1M)



strclean(1M)                   DG/UX 5.4R3.00                   strclean(1M)


NAME
       strclean - STREAMS error logger cleanup program

SYNOPSIS
       strclean [ -d logdir ] [-a age ]

DESCRIPTION
       Strclean is used to clean up the STREAMS error logger directory on a
       regular basis (for example, by using cron(1M)).  By default, all
       files with names matching error.* in /usr/adm/streams that have not
       been modified in the last three days are removed.  A directory other
       than /usr/adm/streams can be specified with the -d option.  The
       maximum age in days for a log file can be changed using the -a
       option.

EXAMPLES
              strclean -d /usr/adm/streams -a 3

       has the same result as running strclean with no arguments.

FILES
       /usr/adm/streams/error.*

SEE ALSO
       cron(1M), strerr(1M).
       STREAMS Programmer's Guide for the DG/UX System.

NOTES
       strclean is typically run from cron(1M) on a daily or weekly basis.




























Licensed material--property of copyright holder(s)                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026