Hello managers, I am sorry a little bit late in posting the summary ,because of lot of work in the job. I got more than 30 replies , every script is working.Thanks to every one. This is the first script I got from steinaxt@bajazzo.at , so I followed it.Once again thanks to everyone. --- cut here --- #!/bin/sh DIR1=/var/spool/mqueue.tmp DIR2=/var/spool/mqueue for qfile in ${DIR1}/q*;do file=`basename ${qfile} | sed 's/^q//'` mv ${DIR1}/[qxs]${file} ${DIR2}/ sleep 10 done --- cut here --- LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Sat May 18 01:11:33 2002
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:43 EST