StackOverflow Questions for Tag: xargs

user7858768
user7858768

Reputation: 1026

"ls | xargs" prints a single line while expecting there to be a line per file

Score: 3

Views: 3416

Answers: 1

Read More
Luca
Luca

Reputation: 595

How to Properly Use xargs With cp

Score: 8

Views: 12414

Answers: 2

Read More
pilu
pilu

Reputation: 800

Running a command over too many files

Score: 1

Views: 95

Answers: 1

Read More
George Edwards
George Edwards

Reputation: 9229

git grep and xargs in Windows Batch file?

Score: 4

Views: 19633

Answers: 1

Read More
Folkert Meeuw
Folkert Meeuw

Reputation: 39

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

Score: -2

Views: 83

Answers: 1

Read More
Folkert Meeuw
Folkert Meeuw

Reputation: 39

Refining the output of the chain of commands: lsmod | awk '{print $1}' | xargs modinfo -p

Score: 1

Views: 85

Answers: 0

Read More
pauloppenheim
pauloppenheim

Reputation: 65

Current filename for find/xargs/perl -ne

Score: 4

Views: 2090

Answers: 2

Read More
Stefan DOK
Stefan DOK

Reputation: 151

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

Score: 12

Views: 5200

Answers: 2

Read More
bbqman
bbqman

Reputation: 31

Entering into the last modified sub-directory in a directory in linux

Score: 0

Views: 41

Answers: 1

Read More
Ames ISU
Ames ISU

Reputation: 407

How to handle file name with space in it with bash

Score: 0

Views: 37

Answers: 1

Read More
showkey
showkey

Reputation: 298

Make xargs handle filenames that contain spaces

Score: 435

Views: 169446

Answers: 16

Read More
ywat
ywat

Reputation: 2977

View logs of multiple git repositories

Score: 3

Views: 3198

Answers: 3

Read More
Chris Bloom
Chris Bloom

Reputation: 3564

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

Score: 0

Views: 1557

Answers: 4

Read More
coin cheung
coin cheung

Reputation: 1107

xargs cannot run with -n1 and -I together?

Score: 0

Views: 92

Answers: 2

Read More
Vadim Kantorov
Vadim Kantorov

Reputation: 1144

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

Score: -1

Views: 98

Answers: 4

Read More
nadapez
nadapez

Reputation: 2727

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

Score: 0

Views: 55

Answers: 3

Read More
LandonSchropp
LandonSchropp

Reputation: 10264

Piping echo output into xargs

Score: 10

Views: 16338

Answers: 3

Read More
diyer0001
diyer0001

Reputation: 113

Use particular values of each row of csv for command path argument

Score: 0

Views: 81

Answers: 1

Read More
user594102
user594102

Reputation: 21

xargs not recognzing the --verbose option inside docker command script

Score: 0

Views: 34

Answers: 1

Read More
Paul
Paul

Reputation: 2710

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

Score: 46

Views: 40700

Answers: 8

Read More
PreviousPage 1Next