EnglishFrenchSpanish

Ad


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
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 2
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 3
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 4
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • 5
    LMS-YouTube
    LMS-YouTube
    Play YouTube video on LMS (porting of
    Triode's to YouTbe API v3) This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/lms-y...
    Download LMS-YouTube
  • 6
    Windows Presentation Foundation
    Windows Presentation Foundation
    Windows Presentation Foundation (WPF)
    is a UI framework for building Windows
    desktop applications. WPF supports a
    broad set of application development
    features...
    Download Windows Presentation Foundation
  • More »

Linux commands

Ad