📌  相关文章
📜  查看文件中的所有 ADS - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:32.306000             🧑  作者: Mango

代码示例1
//paste in PowerShell to show all the streams of a given file //
Get-Item -path {path to the file} -stream *