From b5f43f1b99c8b181af2c657a5b95616f09ad8232 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 3 Jun 2015 14:02:51 +0800 Subject: Update various script to use localized pfiles to avoid collisons. * Copy needed pfiles to current working directory, and set environment variable $PFILES to use these first. Thus multiple instance of CIAO tools can be run at the same without pfiles collsions. * Replace 'ls' with '\ls', 'grep' with '\grep' * Many minor updates/fixes --- scripts/analyze_path.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/analyze_path.sh') diff --git a/scripts/analyze_path.sh b/scripts/analyze_path.sh index 684fc9c..9a1a7b9 100755 --- a/scripts/analyze_path.sh +++ b/scripts/analyze_path.sh @@ -3,7 +3,7 @@ analyze_path() { # extract `obs_id' and `source name' from path # - # LIweitiaNux + # Weitian LI # 2013/02/04 # # input: -- cgit v1.2.2