Somewhere between 2006 and 2017 they changed the exit codes for ls and I'ld like to see when. Just out of curiosity.
Here's an example, I've got these 2 servers:
| Server | OS | Coreutils version |
|---|---|---|
| Server-1 | Red Hat 4 (2006) | 5.2.1 |
| Server-2 | CentOS 7 (2017) | 8.22 |
If I try to ls nonExistantFile on Server-1, the exit code is 1, if I try it on Server-2, the exit code is 2.
I had to do a lot of debugging in shitty code to fix that behaviour and now I'm curious: Is there any way to see a complete changelog in the coreutils?
submitted by [comments]
SOCIAL SHARE CARD GENERATOR