text2table(1p) debian man page | unix.com

Man Page: text2table

Operating Environment: debian

Section: 1p

TEXT2TABLE(1p)						User Contributed Perl Documentation					    TEXT2TABLE(1p)

NAME
text2table - flat text conversion to OpenDocument spreadsheet
SYNOPSIS
text2table sourcefile.csv mycalc.ods 32 20
DESCRIPTION
Creates an ODF spreadsheet file and populate its first sheet from a delimited text file. Each line of the source file produces a row in the target table. In the line, the field separator is ";". The target file is created. Any existing file with the same name is replaced. The two last arguments are the length (lines) and the width (columns) of the target table. The input values are processed as text values. perl v5.14.2 2009-05-24 TEXT2TABLE(1p)
Related Man Pages
glcopycolorsubtable(3g) - mojave
glcopycolorsubtable(3g) - redhat
csv2latex(1) - debian
glcopycolorsubtable(3g) - osx
spreadsheet::parseexcel::simple(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Weird 'find' results
A (ksh) Library For and From UNIX.com