Home > 設定資料 > xargs

xargs

引数が多すぎますと削除出来ない時は

echo *.jpg | xargs rm
echo *.gif | xargs rm
echo *.png | xargs rm
echo *.3gp | xargs rm
echo *.3g2 | xargs rm

Comments:0

Comment Form
Remember personal info

Trackbacks:0

Trackback URL for this entry
http://acoustype.com/archives/533/trackback
Listed below are links to weblogs that reference
xargs from acoustype.com

Home > 設定資料 > xargs

Search
Feeds
Meta

Return to page top