4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
|
# run system activity accounting tool every 10 minutes
|
||
|
*/10 * * * * root /usr/lib/sa/sa1 1 1
|
||
|
|