i think it was a Rob Pike paper, maybe Usenix, probably in the 1990s. the idea, iirc, is that you can always pipe the output of cat(1) into od(1), or into any other program you wanted, so keep cat simple. good paper (but, sometimes i do `cat -v`).
- Re: [dev] cat -v Greg Minshall
- Re: [dev] cat -v Kyryl Melekhin
- Re: [dev] cat -v craekz
- Re: [dev] cat -v Kyryl Melekhin
- Re: [dev] cat -v Mateusz Okulus