Unix
This section of the book highlights utilities and tools that are typically standard on UNIX-like operating systems. Tools range from commands that are critical to navigating the file system (cd
, ls
, rm
, mkdir
, etc.), to complex and powerful tools like awk
and grep
.
Resources
Open Group holds the trademark for UNIX. They provide the Single UNIX Specification Version 4 9login required; no cost to register).