Plan9 Files -- Notes of Introduction to OS Abstractions Using Plan 9 from Bell Labs(IV)
2.1 Input/Output Most of the times, standard input, standard output, and standard error go to /dev/cons . This file represents the console for your program.It is the interface to use the device tha