{"tool":"command","tool_display":"Command","intent":"process-file-redirect-to-another","intent_display":"process file redirect to another","title":"Command Command: process file redirect to another","command_string":"<command> < <path/to/file.txt> > <path/to/file2.txt>","raw_command_string":"{{command}} < {{path/to/file.txt}} > {{path/to/file2.txt}}","description":"Exact CLI syntax to process file redirect to another using Command.","usage_scenario":"Use this when a command expects stdin and you want to provide it from a file.","scenario_context":"Use this to feed standard input from a file.","simulated_output":null,"how_to_steps":["Prepare the file path with the expected input content before running the command.","Run the command and validate the resulting stdout or downstream side effect."],"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/command/process-file-redirect-to-another"}