xargsで任意の箇所に受け取った文字列を埋め込むには、-Iオプションを使用する。
ls | xargs -IFILES echo FILES
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
xargsで任意の箇所に受け取った文字列を埋め込むには、-Iオプションを使用する。
ls | xargs -IFILES echo FILES
Register as a new user and use Qiita more conveniently
Go to list of users who liked