freebsd-dev/etc/monthly
Andrey A. Chernov ee12bba616 Uncomment login accounting, it not needed to be commented out
because not related to accounting but to wtmp only
1996-01-06 22:25:57 +00:00

13 lines
209 B
Bash

#!/bin/sh -
#
# @(#)monthly 5.5 (Berkeley) 6/17/91
#
PATH=/bin:/usr/bin:/sbin:/usr/sbin
host=`hostname -s`
echo "Subject: $host monthly run output"
echo ""
echo "Doing login accounting:"
ac -p | sort -nr +1