I was playing around with PowerShell and I tried to dump the content of a text file, but used a word document instead (by mistake), surprisingly; my machine started to Beep like the old DOS days.
Try it yourself, open PowerShell and Type:
Get-Content "path to a word document"
No comments:
Post a Comment