⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbf2ascii.1

📁 应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序.
💻 1
字号:
.TH DBF2ASCII 1 "May 1997".SH NAMEdbf2ascii \- convert dBase files to ascii format.SH SYNOPSIS.B "dbf2ascii [-s\fIseparator\fP] [-t] [-d] [-n] [-f\fIlist\fP] \fIfile\fP".PPThis tool reads a dBase database file and outputs all records inan ASCII format. The purpose of the program is to easily port yourold-style DOS database files into a Unix system..SH OPTIONS.TP.B -s\fIseparator\fPDefines the separator to put between fields. If not given, uses atabulator. Make sure that this separator doesn't appear anywherein the database (example: "-s:")..TP.B -tTruncates fields. Whitespace at the beginning and end of afixed-length numerical or string field are thrown away..TP.B -dAlso prints records that have the "deleted" flag set..TP.B -nPrints column headings on the first line..TP.B -f\fIlist\fPOnly print selected columns. The list is in the same format as for.I cut (1)..SH WRITTEN BYFrank Pilhofer <fp@informatik.uni-frankfurt.de>..PPThis is "Like it or Loathe it"-Ware. It worksfor me, and I'm not terribly interested in improving it. Have funhacking the source..SH SEE ALSOhttp://www.uni-frankfurt.de/~fp/.PPFor the DBF file format, see http://www.wotsit.demon.co.uk/.PPHave a look of PostgreSQL http://postgreSQL.org/ as a freeUnix-based SQL database system.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -