首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 简单的CSV文件解析器的UNIX命令行

简单的CSV文件解析器的UNIX命令行

  • 资源大小:87.64 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: unix 简单 CSV 文件 命令 解析

资 源 简 介

MOVED TO GITHUB - CLICK HERE csvprintf is a simple UNIX command line utility for parsing CSV files. cvsprintf works just like the printf(1) command line utility. You supply a printf(1) format string on the command line and each record in the CSV file is formatted accordingly. Each format specifier in the format string contains a column accessor to specify which CSV column to use, so for example %3$d would format the third column as a decimal value. csvprintf can also convert CSV files into XML documents. You can view the ManPage online. Examples Given this input file input.csv: NAME,ADDRESS,POINTSFred Smith,"1234 Main St.Anytown, USA 39103",123.4567"Wayne ""The Great One"" Gretsky", 59 Hockey Lane , 999999

文 件 列 表

csvprintf-1.0.3
INSTALL
csvprintf.h
configure.ac
scripts
Makefile.in
main.c
COPYING
README
CHANGES
xml2csv
svnrev.c
aclocal.m4
csv.xsl
configure
Makefile.am
csvprintf.1.in
config.h.in
VIP VIP
0.170542s