1CSV2REC(1)                       User Commands                      CSV2REC(1)
2
3
4

NAME

6       csv2rec - csv to rec converter
7

SYNOPSIS

9       csv2rec [OPTIONS]... [CSV_FILE]
10

DESCRIPTION

12       Convert csv data into rec data.
13
14       -t, --type=TYPE
15              type  name  for  the converted records; if this parameter is om‐
16              mited then no type is used.
17
18       -s, --strict
19              be strict parsing the csv file.
20
21       -e, --omit-empty
22              omit empty fields.
23
24       --help print a help message and exit.
25
26       --version
27              show version and exit.
28

AUTHOR

30       Written by Jose E. Marchesi.
31

REPORTING BUGS

33       Report bugs to: bug-recutils@gnu.org
34       GNU recutils home page: <http://www.gnu.org/software/recutils/>
35       General help using GNU software: <http://www.gnu.org/gethelp/>
36
38       Copyright © 2010-2019 Jose E. Marchesi.  License GPLv3+: GNU  GPL  ver‐
39       sion 3 or later <http://gnu.org/licenses/gpl.html>.
40       This  is  free  software:  you  are free to change and redistribute it.
41       There is NO WARRANTY, to the extent permitted by law.
42

SEE ALSO

44       The full documentation for csv2rec is maintained as a  Texinfo  manual.
45       If  the  info and csv2rec programs are properly installed at your site,
46       the command
47
48              info recutils
49
50       should give you access to the complete manual.
51
52
53
54csv2rec 1.8                      January 2019                       CSV2REC(1)
Impressum