📜  设置 ADS 内容 - Shell-Bash 代码示例

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

代码示例1
//paste in PowerShell to set the content of a specified ADS //
//will OVERWRITE previous content //
set-content -path {path to the file} -stream {name of the stream}