Y
Hacker News
new
|
ask
|
show
|
jobs
by
dataflow
13 days ago
Echo doesn't conflict with the DOS command?
1 comments
lhecker
13 days ago
Yup! echo is a CMD builtin and doesn't exist as a dedicated executable.
link
dataflow
13 days ago
Sorry, I'm not following the logic. Isn't the same true for dir?
link
lhecker
13 days ago
...huh, true. It's weird what kind of mistakes one can do sometimes. This one was almost comically on the nose.
link
Tobu
13 days ago
Is there a list of CMD builtins somewhere?
link