Linux Terminal Glossary
›
Text Processing
xargs command
Category:
Text Processing
xargs command
Copy command
Build and execute command lines from stdin input
Passes each line from standard input as an argument to the specified command. Useful when a command doesn't accept piped input directly.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.