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.
/dev/tty
is a synonym for the controlling terminal (if any) of the current process.
AT&T Archives: The UNIX Operating System - Awesome lookback on history of UNIX.
cicada - Simple Unix shell written in Rust.
Awesome UNIX - All the UNIX and UNIX-Like: Linux, BSD, macOS, Illumos, 9front, and more.
Unix Toolbox - Collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. (HN)
Relational pipes - Open data format designed for streaming structured data between two processes.
tildeverse - Loose association of like-minded tilde communities. (tilde news)
Cron Helper - Cron syntax for us humans.
Cronie - Standard UNIX daemon crond that runs specified programs at scheduled times and related tools.
Unix History Repository - Continuous Unix commit history from 1970 until today.
USENIX - Advanced Computing Systems Association.
Supervisor - Client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems. (Docs)