Search code examples
`printf` and `xargs` in a `for` loop...


bashpipeprintfxargsbc

Read More
Pipe list of files into program...


windowsbatch-filexargs

Read More
arithmetic with xargs input?...


bashxargs

Read More
How do I work around MacOS X not having xargs -d?...


linuxmacosxargs

Read More
Make xargs handle filenames that contain spaces...


shellfindxargs

Read More
How to execute multiple commands after xargs -0?...


bashfindxargs

Read More
Running multiple commands with xargs...


bashxargs

Read More
What is the PowerShell equivalent to this grep+xargs command?...


powershellgrepxargs

Read More
Switching from xargs to parallel solely to get --joblog output, all else the same. How?"...


xargsgnu-parallel

Read More
The strange behavior of xargs with option -L...


ubuntuxargs

Read More
Can I use xargs as part of a directory path?...


bashunixxargscp

Read More
Saving arguments passed from xargs to bash as a variable for processing...


bashxargs

Read More
How to delete many 0 byte files in linux?...


linuxfilefindxargsdelete-file

Read More
piping seq to printf for number formatting...


bashprintfxargsseq

Read More
How to Properly Use xargs With cp...


bashcommand-linexargscp

Read More
git grep and xargs in Windows Batch file?...


windowsgitbashbatch-filexargs

Read More
What's wrong with lsusb | awk '{print $6}' | xargs --null lsusb -s...


linuxbashxargs

Read More
Current filename for find/xargs/perl -ne...


perlxargsperlvar

Read More
Entering into the last modified sub-directory in a directory in linux...


linuxpipelinelsxargscd

Read More
How to handle file name with space in it with bash...


shellxargs

Read More
View logs of multiple git repositories...


bashgitxargs

Read More
Why does xargs cd throw an error when passed a name with a tilde?...


bashcdsedfunctionxargs

Read More
Process tab-separated (tsv) file with xargs while preserving quotes...


bashcsvxargs

Read More
Use --replace string in xargs but still use multiple arguments per command...


bashxargslocatelnplocate

Read More
Piping echo output into xargs...


bashxargs

Read More
Use particular values of each row of csv for command path argument...


bashawksedgrepxargs

Read More
Is it possible to pipe the results of FIND to a COPY command CP?...


linuxshellterminalfindxargs

Read More
TO find word count file by file...


unixgrepxargs

Read More
Curl list of links and save files according to URL hierarchy...


bashcurljqxargs

Read More
Running programs in parallel using xargs...


bashparallel-processingxargs

Read More
BackNext