/[PAMELA software]/chewbacca/YodaProfiler/docs/retrieve_TLE.sh
ViewVC logotype

Diff of /chewbacca/YodaProfiler/docs/retrieve_TLE.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by mocchiut, Thu Aug 22 09:03:27 2013 UTC revision 1.7 by mocchiut, Mon Sep 2 14:50:36 2013 UTC
# Line 117  if [[ `wc -l < .tleretrieved.txt` -le 2 Line 117  if [[ `wc -l < .tleretrieved.txt` -le 2
117      exit 1      exit 1
118  fi  fi
119    
120  cp .tleretrieved.txt $OUTFILE  #cp .tleretrieved.txt $OUTFILE
121    
122    cat .tleretrieved.txt | sed 's/0 RESURS DK-1/RESURS DK-1/g' | sed -e 's/\r//g' > $OUTFILE
123    
124  echo " File saved as $OUTFILE"  echo " File saved as $OUTFILE"
125  echo ""  echo ""

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.23