I would rewrite it using a parameter instead of a read statement and piping, find . -type f -iname '*.mp4' -exec ./indexer.sh {} \;.
確定! 回上一頁