Working With Unix
Contents
Getting Started
Overview, shells, commands, online help, file system,
file handling, more file handling, file permissions, redirecting, directories,
jobs, exercises.
Text processing
Overview, filters, grep, sed, awk.
C-Shell
Overview, C / Bourne / tcsh shells, command history,
filename completion, aliases, command editing, jobs, variables, files .cshrc
.login .logout.
Networking
Overview, internet numbers, info about machines,
info about users, e-mail, chats, working on other UNIX machines.
C-Shell Scripts
Overview, new commands, shell paths, debugging,
script variables, arguments, conditional commands, loops.
Exercises
getting started, futher exercises part 1, part
2, part 3 scripts.