Last week’s column looked at how we can read from and write to files by associated the files with user-defined file descriptors.
If you use Windows today and type ls, cat, grep, or awk in a terminal, there is a good chance something useful will happen. That was not always true. For most of the history of personal computing, ...