28d7962e5d
Wed Jan 17 2001 Preston Brown <pbrown@redhat.com> - iostat man page fixes Fri Jan 05 2001 Preston Brown <pbrown@redhat.com> - 3.3.3, crontab fixes Fri Dec 29 2000 Bill Nottingham <notting@redhat.com> - fix prereqs
5 lines
82 B
Bash
5 lines
82 B
Bash
#!/bin/sh
|
|
|
|
# generate a daily summary of process accounting.
|
|
/usr/lib/sa/sa2 -A &
|