Gollum@feddit.de to Programmer Humor@programming.dev · 2 years agoD or d come oni.imgur.comimagemessage-square232linkfedilinkarrow-up11.44Kcross-posted to: programmerhumor@lemmy.ml
arrow-up11.44KimageD or d come oni.imgur.comGollum@feddit.de to Programmer Humor@programming.dev · 2 years agomessage-square232linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareBeanCounter@sh.itjust.workslinkfedilinkEnglisharrow-up8·2 years agozsh is so much nicer to work with
minus-squarekilleronthecorner@lemmy.worldlinkfedilinkarrow-up1·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-squaretoynbee@lemm.eelinkfedilinkarrow-up2·2 years agoYou can escape the wildcards as an alternative.
minus-squarekilleronthecorner@lemmy.worldlinkfedilinkarrow-up3·2 years agoNice, I didn’t know that. I habitually forget the closing quote so this might save me some ire
zsh is so much nicer to work with
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