Документ взят из кэша поисковой машины. Адрес оригинального документа : http://herba.msu.ru/shipunov/school/biol_310/src/nd_ethnobotany
Дата изменения: Fri Apr 17 02:29:12 2015
Дата индексирования: Sun Apr 10 18:55:33 2016
Кодировка:
#!/bin/sh

ssconvert -O 'separator=" " format=raw charset=CP1251 eol=unix quoting-on-whitespace=FALSE quoting-mode=never' nd_ethnobotany.xlsx nd_ethnobotany.txt
ff-tab2htm nd_ethnobotany.txt > nd_ethnobotany.body
cat nd_ethnobotany.head nd_ethnobotany.body nd_ethnobotany.foot > ../nd_ethnobotany.htm
rm -f nd_ethnobotany.txt nd_ethnobotany.body