Flat File Extractor

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.

Tags Text Processing Filters Text Editors
Licenses GPL
Operating Systems POSIX Linux
Implementation C

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  11 Sep 2008 09:20
  • Rrelease-after

Changes: 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.

  • Rrelease-mid
  •  10 Jun 2008 10:20
  • Rrelease-after

Changes: Support for fixed length binary files was added. A new "raw" output format and a -I,--info option were added.

  • Rrelease-mid
  •  08 May 2008 06:00
  • Rrelease-after

Changes: The output format can now be selected at the field level. The last field of a fixed length structure can now have an arbitrary length. A -d, --debug option was added.

  • Rrelease-mid
  •  18 Mar 2008 01:18
  • Rrelease-after

Changes: A 'field-count' configuration keyword was added and command substitution was implemented for the configuration file.

  • Rrelease-mid
  •  02 Mar 2008 02:22
  • Rrelease-after

Changes: A fixed structure with a last field that is 1 byte long works now.

No-screenshot

Project Spotlight

SVNBackup

Backup and restore utilities for SVN.

70177b516371113188ed8e61cc651d23_thumb

Project Spotlight

DAViCal

A CalDAV server with Web-based administration.