Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

How to prevent PS from saving a single command?

$
0
0

I want to run a command in PS, however I do not want PS to record it in the history. This is possible in bash by using  a space before the command.

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles