1424
Specifying file paths
(lemmy.ml)
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.
File paths in Linux and Mac use / while Windows uses \
Take a look at the angle of the lightsabers.
I never would've gotten that!
Like I said, way more clever than it should be. Props to the creator for sure.
Technically, Windows understands both / and \. I personally always use / just because it's easier to type that.