Lines Matching refs:SPOOL
47 SPOOL=/usr/spool/uucp
50 NC=`ls $SPOOL/C. | grep -c "^C."`
60 that are in $SPOOL and put them in the proper directories for
66 There are $NC C. files in $SPOOL.
87 cd $SPOOL/C.
104 if [ ! -d $SPOOL/$DIR ]
106 $ECHO mkdir $SPOOL/$DIR
107 $ECHO chmod 755 $SPOOL/$DIR
108 $ECHO chown uucp $SPOOL/$DIR
113 if [ -n "$D" -a -f "$SPOOL/D./$D" ]
114 then $ECHO mv $SPOOL/D./$D $SPOOL/$DIR/$D
115 elif [ -n "$D" -a -f "$SPOOL/D.`uuname -l`/$D" ]
116 then $ECHO mv $SPOOL/D.`uuname -l`/$D $SPOOL/$DIR/$D
120 $ECHO mv $i $SPOOL/$DIR/C.$S$E