Quantcast
Channel: Bashタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 2914

batch conver mp4

$
0
0
for i in *.mov; do # [ -f "$i" ] || break name=$(echo "$i" | cut -f 1 -d '.') echo $name I:/script/…

Viewing all articles
Browse latest Browse all 2914

Trending Articles