List Question
20 TechQA 2024-03-08T19:21:21.487000grep for string and open matching files in text editor
26 views
Asked by jktstance
find and grep - Suppress terminated by signal 13
38 views
Asked by Alexei
pipe stdio to a function
70 views
Asked by Mark Giddens
What is the difference between xargs with a single command and with a complex command?
34 views
Asked by thilo
Bash: How to extract parent directory of 3 files at a time
104 views
Asked by TravelingFox
Xargs to cd for files with spaces on mac
56 views
Asked by Akshay Sehgal
Strange xargs Behavior with special characters within variable
66 views
Asked by PressingOnAlways
Docker ps command into XARGS command to check and auto restart unhealthy containers
35 views
Asked by Vincent
Redirecting xargs input as stdin stream instead of argument
107 views
Asked by tuskiomi
Adding extra commands inbetween xargs commands
56 views
Asked by Ymi
Bash Script: result of xargs assigned to variable loses all but one item
25 views
Asked by LoneWolfPR
Best way to set up embarrassingly parallel code for workstation and HPC
68 views
Asked by js1
Batch rename spaces in filenames to underscore
127 views
Asked by sauvy
Using find to pass multiple files to awk and redirect result into one output file
69 views
Asked by MaxG
Why does ''xargs bash -vc "$(declare -f {})"'' not work?
62 views
Asked by Hado99
remove file extension with basename when using xargs
120 views
Asked by kungphil
Bash script to remove folders older than X, but skipping newest N... Compatible with special characters in path
94 views
Asked by smatberg_gpe
bash one-liner/script to execute a command on files that do not have an associated file
65 views
Asked by Tims
how to sort a huge number of files with an obscure program that only outputs their ordering
115 views
Asked by Fravadona
How to solve issue Argument list too long in grep command?
127 views
Asked by Amany Abd Elmnem