Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 1 year agoblahajlemmy.zipimagemessage-square28linkfedilinkarrow-up119cross-posted to: programmer_humor@programming.dev
arrow-up119imageblahajlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 1 year agomessage-square28linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareFennek@feddit.orglinkfedilinkarrow-up2·edit-21 year agoI try to just always put files names or paths into quotes in CLI or tie it to a variable in programming. This way it also accepts spaces and knows how to separate it from arguments.
I try to just always put files names or paths into quotes in CLI or tie it to a variable in programming. This way it also accepts spaces and knows how to separate it from arguments.