{"tool":"arguments_source","tool_display":"Arguments Source","intent":"execute-new-command-with-each-argument","intent_display":"execute new command with each argument","title":"Arguments Source Command: execute new command with each argument","command_string":"<arguments_source> | xargs -n 1 <command>","raw_command_string":"{{arguments_source}} | xargs {{[-n|--max-args]}} 1 {{command}}","description":"Exact CLI syntax to execute new command with each argument using Arguments Source.","usage_scenario":"When you need to process batches of arguments in controlled sizes to avoid overloading commands.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"canonical_url":"https://www.syntaxstandard.com/arguments_source/execute-new-command-with-each-argument"}