#!/bin/sh mkdir tmp mv *~ tmp scp mnet.* ../mnet_conf.tcl quadaver@b4r.org:/www/quad.netdome.biz/mnet/ mv tmp/*~ . rmdir tmp