#!/bin/tcsh # The normal way to run this would be screen -d -m ./screen_bob_saget # This could be put into /etc/rc.d/rc.local # Or add it to your crontab with the special "@reboot" time. touch /tmp/starting_screen cd /var/www/Supporting_Scripts screen ./StreetSampleWithRestart screen ./NarrativeScience screen ./New_XML_Sample screen ./test_disk_and_ssh screen ./TradeIdeasIphonePushServer #Moved to C++ process on Dana 5/12/2014 # ./GetAllFromST was running from cron on commic-con but I shut it off on 1/29/2021 #screen ./GetAllFromST #screen ./push_stocktwits_multi #Moved to C++ process on Cannes 6/3/2015 #screen ./TradeIdeasEmailSms screen ./CheckStatus cd ai_feed_source screen ./AiFeedSyncLogToWill screen ./AiFeedSource touch /tmp/screen_is_good