Hacker News new | ask | show | jobs
by jagger27 1694 days ago
If you look at the last part of my comment, you’ll see it’s just a shell script that invokes the built-in.
1 comments

Yeah, I discovered that after I made my previous comment, and before I saw your whole long one.

It's a weird choice, because it means that command will sometimes tell you about 'builtins' that are not actually built in to the shell you invoke it from, including `command` itself.