@merari42 to Microblog MemesEnglish • 5 months agoA dog is not the opposite of a catimagemessage-square122arrow-up1687arrow-down127
arrow-up1660arrow-down1imageA dog is not the opposite of a cat@merari42 to Microblog MemesEnglish • 5 months agomessage-square122
minus-square@[email protected]linkfedilinkEnglish2•5 months agoI think I only ever used it in an intro to shell scripting where we (almost) recreated the function of tail
minus-square@[email protected]linkfedilinkEnglish2•5 months 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 :)