Hacker News new | ask | show | jobs
by purpleidea 1147 days ago
It does so you can pipe to commands that want a string of "press y/N" sort of things.

If you want yes write `yes yes`. And one character commands are almost generally avoided. So don't name it "y".

2 comments

    $ y not
    not
    not
    not
    not
    not
    not
    not
    not
    ...
I think it was just a joke from parent, not a legitimate question.