blightbow

Results 4 comments of blightbow

@antoineco is correct. To illustrate the problem further, here are some examples of block operations succeeding on the keystore prior to attempting the mv command. These commands will be run...

To simplify analysis and drive the point home, I will provide additional examples that are executed from bash. I am also removing the /usr/bin/env abstraction in favor of an absolute...

> From your tests I think it suggests that the behaviour of PowerShell depends on the ps1 extension rather than the symbolic link. Correct. As mentioned before this is a...

> Within PowerShell itself, if you run a script with a ps1 extension it is run within the same process. Without ps1 it has no idea what kind of executable...