Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
misc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
misc
Commits
cbe9a631
Commit
cbe9a631
authored
Mar 11, 2011
by
Kirill Smelkov
Committed by
Kirill Smelkov
May 26, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Набросок astextplain для xls
parent
e2939f47
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
bin/xls-astextplain
bin/xls-astextplain
+4
-0
dot/mailcap
dot/mailcap
+2
-0
No files found.
bin/xls-astextplain
0 → 100755
View file @
cbe9a631
#!/bin/sh -e
# dump a .csv in astextplain style
xls2csv
-q0
-c
"|"
"
$1
"
| csv-pprint
dot/mailcap
View file @
cbe9a631
application/msaccess; mdb-astextplain '%s'; copiousoutput
application/msexcel; xls-astextplain '%s'; copiousoutput
application/vnd.ms-excel; xls-astextplain '%s'; copiousoutput
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment