Introduction to Unix
S5 version
Printable
Framed version
Introduction
1.
UNIX at Dartmouth
2.
Research Computing
The Research Computing group provides:
Hardware
Consulting
3.
History of Unix
4.
Features
5.
User Accounts
General Research Account
Discovery Cluster accounts
Gateway (remote access) accounts
6.
Connecting from Mac/PC
7.
Logging in
Where programs run; the login model.
8.
Getting Help
System error messages
Learning to fish
9.
Man Pages
10.
Example man page
11.
Man page keywords
Man page sections:
12.
File System
13.
File System II
14.
File System III
15.
Home Directories
16.
Working with directories
17.
Navigating Directories
Commands to try
18.
Pathname Examples
Examples
19.
Files
Sidebar: standard I/O and redirection
Creating a file
Looking at files
20.
Managing Files
21.
Editors
22.
The vi editor
Basic vi commands:
23.
Vi navigation
Vi commands continued.
Vi navigation
24.
Vi commands
Positioning in a file
Interrupting, Canceling
Deleting and removing.
Other commands
25.
The login shell
26.
More on Shells
The Environment
Command Line Arguments
Job control
27.
Shell commands
Some quick shell commands to try:
28.
Printing
29.
Other UNIX commands
Line oriented commands
Screen oriented commands
30.
References