@merari42@lemmy.world to Microblog Memes@lemmy.worldEnglish • 1 year agoA dog is not the opposite of a catlemmy.worldimagemessage-square110fedilinkarrow-up1686arrow-down127
arrow-up1659arrow-down1imageA dog is not the opposite of a catlemmy.world@merari42@lemmy.world to Microblog Memes@lemmy.worldEnglish • 1 year agomessage-square110fedilink
minus-square@rc__buggy@sh.itjust.workslinkfedilinkEnglish2•1 year agoI think I only ever used it in an intro to shell scripting where we (almost) recreated the function of tail
minus-square@joranvar@feddit.nllinkfedilinkEnglish2•1 year 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 :)