ffe
Verified for current stable LTS
Ffe Commands
Ffe command syntax with verified terminal examples.
Commands
10 commands for Ffe
ffe Operations
Ffe Command: Convert Input File To Output File In New Format
ffe --output=<path/to/output> -c <path/to/config.ffe> <path/to/input> ffe Operations
Ffe Command: Convert Input To Output Format
ffe --output=<path/to/output> -c <path/to/config.ffe> <path/to/input> ffe Operations
Ffe Command: Display All Input Data
ffe -c <path/to/config.ffe> <path/to/input> ffe Operations
Ffe Command: Display Help
ffe -? ffe Operations
Ffe Command: Display Input Data Using Configuration
ffe -c <path/to/config.ffe> <path/to/input> ffe Operations
Ffe Command: Select Input Structure And Print Format
ffe -s <structure> -p <format> <path/to/input> ffe Operations
Ffe Command: Select Input Structure And Print Format From Config
ffe -s <structure> -p <format> <path/to/input> ffe Search
Ffe Command: Write Records Matching Expression
ffe -e "<LastName=Smith>" -c <path/to/config.ffe> <path/to/input> ffe Operations
Ffe Command: Write Selected Fields
ffe -f "<FirstName,LastName,Age>" -c <path/to/config.ffe> <path/to/input> ffe Operations
Ffe Command: Write Selected Fields Only
ffe -f "<FirstName,LastName,Age>" -c <path/to/config.ffe> <path/to/input> Suggest a Ffe Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Ffe workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.