2021-10-11 18:37:13 -03:00

13 lines
392 B
Bash

#! /bin/sh -
# Copyright (c) 1984 AT&T
# All Rights Reserved
# THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T
# The copyright notice above does not evidence any
# actual or intended publication of such source code.
#ident "@(#)remove.sh 1.1 94/10/31 SMI"; /* from S5R3 acct:remove.sh 1.3 */
rm -f /var/adm/acct/sum/wtmp*
rm -f /var/adm/acct/sum/pacct*
rm -f /var/adm/acct/nite/lock*