a file ? It assumes I want to access the file with name "A". Like when I write "start A B.txt"
cmd.exe ?
A\ B.txt maybe? (escape space)
That only works in git
I assume you're on windows haha
Probably laughable, yes.
Yeah
What year is this, use PowerShell
You quote it
Maybe this is a bug, no idea. start "A B.txt" works in Powershell, but in cmd it opens another window of cmd.
There's no bugs in cmd.exe, only features, it's from 1987. Use PowerShell.
./A B.txt
Don't know why but it works when excavated via bat file, basically make a bat file with: start "A B.txt" run it
Обсуждают сегодня