The foreach command runs the script shown in curly braces for each file encountered.
foreach命令对每个文件执行大括号里面的脚本。
Then, at the bottom of the file, I use a foreach iterator to walk through the list of traces in the data.
然后在文件的后面,使用 foreach 迭代器遍历数据中的轨迹列表。
The foreach script shown above can't handle this problem, because the file names are so irregular. Yet rename can process it in a few keystrokes.
上面的foreach脚本无法处理这个问题,因为这些文件名毫无规律可循。
应用推荐