Gollum to Programmer Humor@programming.dev • 2 years agoD or d come oni.imgur.comimagemessage-square212arrow-up11.32K cross-posted to: programmerhumor@lemmy.ml
arrow-up11.32KimageD or d come oni.imgur.comGollum to Programmer Humor@programming.dev • 2 years agomessage-square212 cross-posted to: programmerhumor@lemmy.ml
minus-square@killeronthecorner@lemmy.worldlinkfedilink1•2 years agoThe only thing that annoys me is having to wrap wildcard expressions in quotes when using e.g. the find command. But then it looks more correct, so it’s hard to argue with.
minus-square@killeronthecorner@lemmy.worldlinkfedilink3•2 years agoNice, I didn’t know that. I habitually forget the closing quote so this might save me some ire
The only thing that annoys me is having to wrap wildcard expressions in quotes when using e.g. the find command.
But then it looks more correct, so it’s hard to argue with.
You can escape the wildcards as an alternative.
Nice, I didn’t know that. I habitually forget the closing quote so this might save me some ire