Y
Hacker News
new
|
ask
|
show
|
jobs
by
rixed
46 days ago
Please don't do that, expect has to die.
1 comments
dimes
46 days ago
I don’t mean that expect should be used. But flags like —no-interactive are unnecessary. CLIs can just check `isatty == false` instead of requiring an explicit flag.
link