ffe
Verified for current stable LTS
Ffe Command: Write Records Matching Expression
Use for write records matching expression with Ffe. Exact CLI syntax to write records matching expression using Ffe.
When to use this: Use for write records matching expression with Ffe.
Command Syntax
ffe -e "<LastName=Smith>" -c <path/to/config.ffe> <path/to/input> ffe -e "<LastName=Smith>" -c <path/to/config.ffe> <path/to/input> Command Breakdown
-e- 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 records matching expression 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: Display All Input Data
ffe -c <path/to/config.ffe> <path/to/input> Ffe Command: Convert Input To Output Format ffe --output=<path/to/output> -c <path/to/config.ffe> <path/to/input> Ffe Command: Select Input Structure And Print Format ffe -s <structure> -p <format> <path/to/input> Ffe Command: Write Selected Fields ffe -f "<FirstName,LastName,Age>" -c <path/to/config.ffe> <path/to/input> Ffe Command: Display Help ffe -?