###################################################################### # # # This macro to be 'sourced' is based on Allan's prescription and # # # # 2003-11-10/NJW # # # ###################################################################### # # Clean the previous links # \rm -r idx \rm ic \rm cat \rm scw \rm aux # # Setup the new links # # IC files etc. # ln -s $ISDC_ENV/rep_base_prod/ic ln -s $ISDC_ENV/rep_base_prod/cat mkdir idx ln -s $ISDC_ENV/rep_base_prod/idx/ic idx/ic # # Data access # ln -s /jemx/arc/rev_2/scw scw ln -s /jemx/arc/rev_2/aux aux