bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xargs - how to get it to execute input args as "the command"?


From: James Youngman
Subject: Re: xargs - how to get it to execute input args as "the command"?
Date: Sun, 5 Jan 2014 09:39:26 +0000

You can use the "sh -c" trick to run the first argument as the command.
You can use -d to select the delimiter.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]