ffe
Verified for current stable LTS
Ffe Command: Write Selected Fields
Use for write selected fields with Ffe. Exact CLI syntax to write selected fields using Ffe.
When to use this: Use for write selected fields with Ffe.
Command Syntax
ffe -f "<FirstName,LastName,Age>" -c <path/to/config.ffe> <path/to/input> ffe -f "<FirstName,LastName,Age>" -c <path/to/config.ffe> <path/to/input> Command Breakdown
-f- Command Option
- Tool-specific option used by this command invocation.
-c- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to write selected fields using Ffe.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ffe Command: Convert Input To Output Format
ffe --output=<path/to/output> -c <path/to/config.ffe> <path/to/input> Ffe Command: Display All Input Data ffe -c <path/to/config.ffe> <path/to/input> Ffe Command: Display Help ffe -? Ffe Command: Select Input Structure And Print Format ffe -s <structure> -p <format> <path/to/input> Ffe Command: Write Records Matching Expression ffe -e "<LastName=Smith>" -c <path/to/config.ffe> <path/to/input>