@merari42 to Microblog MemesEnglish • 2 months agoA dog is not the opposite of a catimagemessage-square122arrow-up1686arrow-down127
arrow-up1659arrow-down1imageA dog is not the opposite of a cat@merari42 to Microblog MemesEnglish • 2 months agomessage-square122
minus-square@[email protected]linkfedilinkEnglish3•2 months agoI mean… it’s nice that it exists and all, but I can’t really think of many useful usecases.
minus-square@[email protected]linkfedilinkEnglish2•2 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•2 months agoSomething like tac | head | tac, I guess? Yes, that’s a valid use case indeed :)
I mean… it’s nice that it exists and all, but I can’t really think of many useful usecases.
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 :)