rargs
Verified for current stable LTS
Rargs Commands
Rargs command syntax with verified terminal examples.
Commands
5 commands for Rargs
rargs Operations
Rargs Command: Consider Nul Character As Input Separator
<command> | rargs -0 <command> {0) rargs Operations
Rargs Command: Dry Run Print Commands
<command> | rargs -e <command> {0} rargs Operations
Rargs Command: Execute Command For Each Line Input
<command> | rargs <command> {0} rargs Operations
Rargs Command: Execute Commands In Parallel
<command> | rargs -w <max-procs> rargs Operations
Rargs Command: Remove Bak Extension From Files
<command> | rargs -p '(.*).bak mv {0} {1}' Suggest a Rargs Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rargs workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.