Directory : /proc/thread-self/root/proc/thread-self/root/usr/libexec/psacct/ |
Current File : //proc/thread-self/root/proc/thread-self/root/usr/libexec/psacct/accton-create |
#!/bin/sh ACCTFILE=/var/account/pacct if [ ! -r $ACCTFILE ];then touch $ACCTFILE && chmod 600 $ACCTFILE fi