xargs
xargs linux command cheatsheet by Thamizhiniyan C S
Introduction
Syntax
xargs [-p t x ] [-e [EOFString]] [-E EOFString] [-i [ReplaceString] ] [-I ReplaceString | -L Number | -n Number] [ -l [ Number]] [-s Size] [Command [Argument ... ]]Important Flags
Flags
Description
Examples
Command
Description
Last updated