Hacker News new | ask | show | jobs
by johnisgood 394 days ago
For reference, here is true.c: https://github.com/coreutils/coreutils/blob/master/src/true.....
1 comments

So basically they also introduced the complexity of respecting --help and --version.
They did, because it is written somewhere that all GNU programs must conform to having --help and --version. I forgot where I read it.