Lines Matching refs:mv
128 [ -f $ADMIN/xferstats ] && mv $ADMIN/xferstats $OLD/xferstats
129 [ -f $ADMIN/audit ] && mv $ADMIN/audit $OLD/audit
130 [ -f $ADMIN/command ] &&mv $ADMIN/command $OLD/command
131 [ -f $ADMIN/errors ] && mv $ADMIN/errors $OLD/errors
132 [ -f $ADMIN/Foreign ] && mv $ADMIN/Foreign $OLD/Foreign
145 mv $ADMIN/perflog $OLD/perflog
156 [ -f ${O_LOGS}-$i ] && mv ${O_LOGS}-$i ${O_LOGS}-$j
157 [ -f ${SEC_LOGS}-$i ] && mv ${SEC_LOGS}-$i ${SEC_LOGS}-$j
160 [ -f $ADMIN/security ] && mv $ADMIN/security ${SEC_LOGS}-1
212 [ -f ${ACCT_LOGS}-$i ] && mv ${ACCT_LOGS}-$i ${ACCT_LOGS}-$j
214 [ -f $ADMIN/account ] && mv $ADMIN/account ${ACCT_LOGS}-1
222 # Use the grep instead of the mv to ignore warnings to uucp
224 [ -f $ADMIN/uucleanup ] && mv $ADMIN/uucleanup $OLD/uucleanup