Commit cbe9a631 authored by Kirill Smelkov's avatar Kirill Smelkov Committed by Kirill Smelkov

Набросок astextplain для xls

parent e2939f47
#!/bin/sh -e
# dump a .csv in astextplain style
xls2csv -q0 -c"|" "$1" | csv-pprint
application/msaccess; mdb-astextplain '%s'; copiousoutput
application/msexcel; xls-astextplain '%s'; copiousoutput
application/vnd.ms-excel; xls-astextplain '%s'; copiousoutput
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment