merari42@lemmy.world to Microblog Memes@lemmy.worldEnglish · 9 个月前A dog is not the opposite of a catlemmy.worldimagemessage-square111linkfedilinkarrow-up1686arrow-down126
arrow-up1660arrow-down1imageA dog is not the opposite of a catlemmy.worldmerari42@lemmy.world to Microblog Memes@lemmy.worldEnglish · 9 个月前message-square111linkfedilink
minus-squarerc__buggy@sh.itjust.workslinkfedilinkEnglisharrow-up2·9 个月前I 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·9 个月前Something 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 :)