I know xargs can take many arguments like so.
xargs -n5 -I{} echo {}
but how do I put the arguments in a particular location I want do something like.
xargs -n5 -I{} curl http://ift.tt/1BEx7wp}
How can something like that be achieved?
Aucun commentaire:
Enregistrer un commentaire