#!/bin/tcsh # This starts all of the normal deamons which are specific to Trade-Ideas. # This very simple script file was created so that the rc files would only have # to call one program. cd $0:h ax_alert_server/start_ax_alert_server_1& #alert_proxy_server/go& #js_proxy_server/go& #semaphore_manager/go& micro_proxy/start& oddsmaker/start_oddsmaker& misc_ms/go&