Y
Hacker News
new
|
ask
|
show
|
jobs
by
there
5437 days ago
Do you really want to do this (y/n)?
i would rather see this as
Do you really want to do this (y/N)?
capitalize the option that will be used by default if you hit enter with no other input.
2 comments
fnl
5437 days ago
I absolutely agree - and not only does the article barley scratch what is Unix standard anyways, and the more tricky questions such as piping, exit and error states, or the environment are left out. Kind of disappointing, in my opinion.
link
killerswan
5436 days ago
I'm also used to seeing Do you want to do this? [n]:
link