Quantcast
Channel: How to repeat variables twice in xargs - Unix & Linux Stack Exchange
Viewing all articles
Browse latest Browse all 4

How to repeat variables twice in xargs

$
0
0

How can I make the second echo to echo out test in this example as well:

 echo test  | xargs -I {} echo {} && echo {}

Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images