{"tool":"arguments_source","tool_display":"Arguments Source","intent":"execute-command-for-each-input-line","intent_display":"execute command for each input line","title":"Arguments Source Command: execute command for each input line","command_string":"<arguments_source> | xargs -I _ <command> _ <optional_extra_arguments>","raw_command_string":"{{arguments_source}} | xargs -I _ {{command}} _ {{optional_extra_arguments}}","description":"Exact CLI syntax to execute command for each input line using Arguments Source.","usage_scenario":"When processing lines of input from a file or pipeline that require individual execution.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"canonical_url":"https://www.syntaxstandard.com/arguments_source/execute-command-for-each-input-line"}