Hacker News new | ask | show | jobs
by dataflow 13 days ago
Echo doesn't conflict with the DOS command?
1 comments

Yup! echo is a CMD builtin and doesn't exist as a dedicated executable.
Sorry, I'm not following the logic. Isn't the same true for dir?
...huh, true. It's weird what kind of mistakes one can do sometimes. This one was almost comically on the nose.
Is there a list of CMD builtins somewhere?