The BeOS command line command set were all borrowed from or based upon Unix and/or Linux (IIRC many were straight from GNU), which is the basis for my comparison.
The kernel and graphics were all from-scratch and radically different from Linux, sure, but the same could be said of Linux when compared to the original Unix, or any of the BSDs.





The two commands are not equivalent.
sed 11qprints 11 lines whereashead’s default is 10.Personally I would prefer
head -11in this situation as it more clearly indicates, for the sake of the meme, that something is being removed from the head.There’s also that
headseems to be ever-so-slightly quicker, perhaps proving what we already knew about thinking being quicker than speech.TL;DR That’s what she
sed?