Search code examples
Is there a way to take the output of xargs and combine any stderr and stdout into a single line so t...


linuxxargs

Read More
xargs with multiple arguments...


linuxbashshellcommand-line-argumentsxargs

Read More
Is there a way to uninstall multiple packages with pip?...


pythonpipxargs

Read More
How do I fuzzy find all files containing specific text using ripgrep and fzf and open it VSCode...


visual-studio-codecommand-linexargsfzfripgrep

Read More
Running multiple commands with xargs...


bashxargs

Read More
Is there any benefit of executing "| xargs" without any arguments?...


bashxargs

Read More
Calling shell functions with xargs...


bashshxargs

Read More
Removing files with rm using find and xargs...


linuxxargsrm

Read More
How can I use adb to uninstall all 3rd party user apps?...


androidadbxargs

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


shellfindxargs

Read More
Bash Shell awk/xargs magic...


bashawkxargs

Read More
find and grep - Suppress terminated by signal 13...


shellgreppipexargs

Read More
pipe stdio to a function...


bashparameterspipexargs

Read More
what is the difference between -L and -n in xargs...


xargs

Read More
Bash: How to extract parent directory of 3 files at a time...


bashawksedxargs

Read More
How can you pass a multi-line output from one command as n arguments to a single command, not n comm...


bashshellshzshxargs

Read More
Strange xargs Behavior with special characters within variable...


bashmacosxargs

Read More
How to use xargs to get elapsed time for running processes...


linuxcommand-linexargs

Read More
Redirecting xargs input as stdin stream instead of argument...


bashshxargs

Read More
pipe each line of a file to a command...


shellcommand-linebase64xargs

Read More
Adding extra commands inbetween xargs commands...


bashcommand-line-interfacexargs

Read More
Bash Script: result of xargs assigned to variable loses all but one item...


bashxargs

Read More
How to sleep for 1 second between each xargs command?...


linuxbashshellxargs

Read More
how to use awk in bash -c do the ' ' in awk ' ' doesn't break the bash -c ' ...


bashawkfindpastexargs

Read More
Why does ''xargs bash -vc "$(declare -f {})"'' not work?...


bashshellxargsdeclare

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


linuxmacosxargs

Read More
Bash script to remove folders older than X, but skipping newest N... Compatible with special charact...


bashfindxargstail

Read More
When to use xargs when piping?...


bashxargs

Read More
How to make xargs append trailing arguments with -n?...


xargs

Read More
bash one-liner/script to execute a command on files that do not have an associated file...


bashfindxargs

Read More
BackNext