Download List

專案描述

ffe is a flat file extractor. It can be used for reading different flat file structures and displaying them in different formats. ffe can read fixed length and separated text files and fixed length binary files. It is a command line tool developed under GNU/Linux. The main areas of use are extracting particular fields or records from a flat file, converting data from one format to an other, e.g. from CSV to fixed length, verifying a flat file structure, as a testing tool for flat file development, and displaying flat file content in human readable form.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-11 18:20 Back to release list
0.2.8

Records can now be identified using regular
expressions using the new keyword "rid". The
-l/--loose option does not cause the program to
abort when an invalid block is found from binary
input. Instead of aborting, the next valid block
is searched from the input stream.
標籤: Minor feature enhancements

Project Resources