CHOWN_PATH=`whereis chown | awk '{print $2}'` $CHOWN_PATH -R root. $1 CHMOD_PATH=`whereis chmod | awk '{print $2}'` $CHMOD_PATH -R 755 $1