debian man page for csvtool

Query: csvtool

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CSVTOOL(1)							  [FIXME: manual]							CSVTOOL(1)

NAME
csvtool - tool for performing manipulations on CSV files from shell scripts
SYNOPSIS
csvtool [options] command [command-args] input.csv...
DESCRIPTION
This manual page documents briefly the csvtool command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation accessible with the --help option. csvtool is a tool for performing manipulations on CSV files from shell scripts.
OPTIONS
-help --help Show help.
AUTHOR
This manual page was written by Stephane Glondu steph@glondu.net for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
COPYRIGHT
Copyright (C) 2008 Stephane Glondu [FIXME: source] January 15, 2008 CSVTOOL(1)
Related Man Pages
alleyoop(1) - debian
impose(1) - debian
praat(1) - debian
biloba(6) - debian
grub-choose-default(8) - debian
Similar Topics in the Unix Linux Community
How to delete a columns of a CSV file which has cell values with a string enclosed in " , "?
A cleaner way to rearrange column
Delete columns with a specific title XXX, where the position change in each file
Compare two csv's with column based
awk to parse comma separated field and removing comma in between number and double quotes