GunKneeNeon

Results 1 issues of GunKneeNeon

I was trying to pass multiple arguments to a powershell script and found this little program. The test script is simply like this: `"$args"` `test-path "$args"` The path I use...