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) - redhat
glcopycolorsubtable(3g) - suse
tk::table(3) - centos
spreadsheet::parseexcel::simple(3pm) - debian
tk::table(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results