git-bash批量打开文档
git-bash批量打开文档
1
find ./ -maxdepth
2
-name
"*.doc"
-exec cmd //c
'{}'
\;
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus