Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell invert

if (-Not (Test-Path C:Code)) {
    write "it doesn't exist!"
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #powershell #invert
ADD COMMENT
Topic
Name
9+8 =