|
Chapters
Chapter 1 Unix history and current position
Chapter 2 Basic file management
Chapter 3 Shell's – introduktion
Chapter 4 Unix filesystem and directories
Chapter 5 Pipes, filters and streams
Chapter 6 Shells: Bash, Ksh, Sh
Chapter 7 Regular expressions
Chapter 8 Shell programmering
Chapter 9 System administration for users
Chapter 10 Communications toolkits
Chapter 11 X Window system
Details
Users enviroment
Login and Logout
The terminal
Programs and built-in commands
Manual pages
Commands history
Alias and Functions
Environment variables and profile files
Login scripts
The home
File Management
Basic file management
Listing files and directories
Finding files in various ways
File attributes
File types and access rights
Copy files and directories
Moving files and directories
Links to files, hard and soft
Removing files
Files wildcards and regular experssions
Text editing and processing
Vi- editor
tail, head
sort, uniq, find
sed and awk
Standard input, Standard output, Standard error
Printing
Introduction to shell programming
Designing small shell scripts for comfort
Read keyboard inputs
Conditional program flow with if-then-elif-else-fi, case
Trapping signals
For and While Loops
Using sed and awk with shell scripts to get the little extra.
Basic administration for users
Changing access rights on files and directories
The root user
User names and groups
Adding and removing users
UNIX/AIX directory structures
Content of most common directories
The Unix kernel
Class material
Our own Linux/Unix documents)
English: Linux/Unix theory map plus powerpoint hardcopy.
English: Exercises with and without answers.
Recommended books
Swedish: UNIX och X från början ISBN: 9144342926
OR
English: Learning UNIX Operating System, 5th Edition ISBN: 0596002610
PLUS
VI Editor Pocket Reference ISBN: 1565924975
|