📜  删除 ADS - Shell-Bash 代码示例

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

代码示例1
//paste in PowerShell to remove the specified stream //
remove-item –path {path to the file} –stream {name of the stream}