From intro(1)
"Linux is a flavour of Unix, and as a first approximation all user commands under Unix work precisely the same under Linux (and FreeBSD and lots of other Unix-like systems).
"Under Linux there are GUIs (graphical user interfaces), where you can point and click and drag, and hopefully get work done without first reading lots of documentation. The traditional Unix environment is a CLI (command line interface), where you type commands to tell the computer what to do. That is faster and more powerful, but requires finding out what the commands are. Below a bare minimum, to get started.."
| Title | Description | Last updated |
|---|---|---|
| intro | Introduction to user commands | 7 months, 1 week ago |
| ldd | Print shared library dependencies | 7 months, 1 week ago |
| time | Time a simple command or give resource usage | 7 months, 1 week ago |