Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.0.0/doc/emsaplib/node36.html
Дата изменения: Wed Jun 28 23:42:47 2006 Дата индексирования: Sat Dec 22 10:48:35 2007 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
This sh script allows to compare columns from two files. It ends in error whenever two values don't match.
The calling sequence is:
compare_columns reffile[ext] newfile[ext] "column list" "comment" # reffile[ext]: name of the first file with extension number # newfile[ext]: name of the second file with extension number # "column list": names of the columns to be compared (separated by a blank) # "comment": comment used to make the output message specific