smells like skill issue tbh
tools which cant handle being installed/run on directories with spaces are so annoying
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
smells like skill issue tbh
tools which cant handle being installed/run on directories with spaces are so annoying
tools which cant handle being installed/run on directories with spaces are unacceptably common
“_” to the rescue
I still use spaces
agreed, "still worth it"
I do, however, tend to keep spaces out of my folder names so i can just use quotes at the end.
/Images/Halloween/Projections/"Creepy Crawlies.mp4"
That's what backslash-tab is for
at least you/arent/using\ linux
whitespaceIsTheEnemy
Computers should just know when I want a space to be part of a file name, and when I want them to be argument separators. No more escaping or quoting.