Comment by adzm

Comment by adzm 10 months ago

2 replies

My biggest frustration is remembering to use LiteralPath so filenames with [] in them don't cause trouble

netmare 10 months ago

I had the same problem initially. It's sometimes easier on the command line, since piping file and directory objects to commands generally binds their PSPath to LiteralPath using a parameter alias.

[removed] 10 months ago
[deleted]