$Id: sort_summary.csh,v 1.1 2001/02/15 10:59:41 visitor2 Exp $ original by s.aigrain csh script to sort a summary file (made of the summary files for any fields concatenated), sort it by alphabetic field name, only keep one line per field (rather than four) and remove the _1 suffic to the field name. Inputs: in : unsorted summary file Outputs: out : sorted summary file
(See /home/xmmssc/soft/csh/sort_summary.csh)