10.0;strclean (streams_errlog_cleanup), revision 1.0, 88/09/30 strclean (streams_errlog_cleanup) - STREAMS error logger clean-up program usage: /etc/strclean [ -d logdir ] [-a age ] DESCRIPTION strclean is used to clean up the STREAMS error logger directory on a regular basis. By default, all files with names matching error.* in /usr/adm/streams that were not modified in the last three days are removed. OPTIONS -d Specifies a directory other than /usr/adm/streams. -a Changes the maximum age in days for a log file. EXAMPLE The following example has the same result as running strclean with no arguments. strclean -d /usr/adm/streams -a 3 FILES /usr/adm/streams/error.* SEE ALSO strerrr Programming with SysV STREAMS