Hacker News new | ask | show | jobs
by minimilian 1408 days ago
The type command seems to be missing.
1 comments

I just tried it:

    $ type type
    type is a shell builtin
What version? On 29.0.50 I get

    $ type type
    type: command not found
Same. Try running `emacs -Q` to rule out your own customizations.