Class Description |
This will be an introduction to UNIX focusing on using UNIX at the command line:
- manipulating text files (cat, head, tail, vi or pico)
- reordering data sets (sort, awk, head, tail, cut)
- job control (ps, fg, bg, jobs)
- searching (grep, find)
Bring to class a computing task you wish to accomplish in UNIX and we will discuss
various approaches to the solution. We can discuss MOSIX as well, if there is interest.
|