Unix
Unix is pretty amazing for many things.
I mostly love its philosophy of making small composable tools that do one thing and do it well.
Notes
/dev/tty
is a synonym for the controlling terminal (if any) of the current process.
Links
AT&T Archives: The UNIX Operating System - Awesome lookback on history of UNIX.
cicada - Simple Unix shell written in Rust.
Last updated
Was this helpful?