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.
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.