Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这就是我在 linux 上所做的
cat a-directory/* | md5
PowerShell 中的替代方案是什么,也许是CertUtil?
CertUtil
我这样做的原因是我想确保我可以复制一个大目录。