#!/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& #tikiller/start& fast_alert_search/run_tl_ms& fast_alert_search/run_alert_ms&