Answers for "see ADS content"

1

see ADS content

//paste in PowerShell to see the data of a given ADS inside a file //
Get-Content -path {path to the file} -stream {name of stream}
Posted by: Guest on August-25-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language