merari42@lemmy.world to Microblog Memes@lemmy.worldEnglish · 2 years agoA dog is not the opposite of a catlemmy.worldimagemessage-square114linkfedilinkarrow-up1685arrow-down127
arrow-up1658arrow-down1imageA dog is not the opposite of a catlemmy.worldmerari42@lemmy.world to Microblog Memes@lemmy.worldEnglish · 2 years agomessage-square114linkfedilink
minus-squarerc__buggy@sh.itjust.workslinkfedilinkEnglisharrow-up2·2 years agoI think I only ever used it in an intro to shell scripting where we (almost) recreated the function of tail
minus-squarejoranvar@feddit.nllinkfedilinkEnglisharrow-up2·2 years agoSomething like tac | head | tac, I guess? Yes, that’s a valid use case indeed :)
I think I only ever used it in an intro to shell scripting where we (almost) recreated the function of tail
Something like
tac | head | tac, I guess? Yes, that’s a valid use case indeed :)