Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

powershell check if file exists

Test-Path <path to file> -PathType Leaf
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #powershell #check #file #exists
ADD COMMENT
Topic
Name
4+5 =