Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/emsaplib/node36.html
Дата изменения: Mon Jul 9 02:53:17 2007 Дата индексирования: Sat Dec 22 11:08:34 2007 Кодировка: |
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