EnglishFrenchSpanish

OnWorks favicon

csv2ods - Online in the Cloud

Run csv2ods in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command csv2ods that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


csv2ods - Create OpenDocument spreadsheet from comma separated values

SYNOPSIS


csv2ods -i file.csv -o file.ods

DESCRIPTION


This program reads a file in CSV format - table of columns delimited by commas, tabs or
any other character. It then creates a spreadsheet. If a value looks like a number the
cell is formatted as a number as well.

OPTIONS


--version
Show program's version number and exit

-h, --help
Show help message and exit

-i INPUT, --input=INPUT
File input in csv.

-o OUTPUT, --output=OUTPUT
File output in ods.

-d DELIMITER, --delimiter=DELIMITER
Specifies a one-character string to use as the field separator. It defaults to ",".

-c ENCODING, --encoding=ENCODING
Specifies the encoding the file csv. It defaults to utf-8.

-t TABLENAME, --table=TABLENAME
The table name in the output file.

-s SKIPINITIALSPACE, --skipinitialspace=SKIPINITIALSPACE
Specifies how to interpret whitespace which immediately follows a delimiter. It
defaults to False, which means that whitespace immediately following a delimiter is
part of the following field.

-l LINETERMINATOR, --lineterminator=LINETERMINATOR
Specifies the character sequence which should terminate rows.

-q QUOTING, --quoting=QUOTING
It can take on any of the following module constants: 0 = QUOTE_MINIMAL means only
when required, for example, when a field contains either the quotechar or the
delimiter. 1 = QUOTE_ALL means that quotes are always placed around fields. 2 =
QUOTE_NONNUMERIC means that quotes are always placed around fields which do not parse
as integers or floating point numbers. 3 = QUOTE_NONE means that quotes are never
placed around fields. It defaults is QUOTE_MINIMAL.

-e ESCAPECHAR, --escapechar=ESCAPECHAR
Specifies a one-character string used to escape the delimiter when quoting is set to
QUOTE_NONE.

-r QUOTECHAR, --quotechar=QUOTECHAR
Specifies a one-character string to use as the quoting character. It defaults to ".

EXAMPLE


csv2ods -i /etc/passwd -o accounts.odt -d:

Use csv2ods online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad