#author("2018-02-01T21:16:48+00:00","default:yusami","yusami")
#author("2018-02-01T21:47:38+00:00","default:yusami","yusami")
#contents
&tag(コマンド);

* 情報 [#ac293b9f]
- "*"を使ってファイル移動を行う
-- [[Linuxで*をつかってファイル移動をしたいのですが、引数リストが長すぎますとエラーが出ます。解決方法を教えてください! - @nifty教えて広場>http://oshiete1.nifty.com/qa5407513.html]]
- [[Linuxで*をつかってファイル移動をしたいのですが、引数リストが長すぎますとエラーが出ます。解決方法を教えてください! - @nifty教えて広場>http://oshiete1.nifty.com/qa5407513.html]]
 find . -type f -name "*.png" -exec mv {} <destination> \;

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS