IT 244: Introduction to Linux/Unix
Class 7

Course Requirements


Tips and Examples


Review


New Material


Microphone

Questions

Are there any questions before I begin?

Readings

If you have the textbook you should read chapter 4 of Sobell, The Filesystem.

Homework 4

I have posted Homework 4 here.

As usual, it will be due next Sunday at 11:59 PM.

Graded Quiz Today

After I finish talking I will pass out the papers for today's graded quiz.

Write your name clearly at the top.

When you finish the Quiz hand it to me.

Then you can work on the Class Exercise and today's ungraded quiz.

Course Requirements

Collecting and Testing Assignments

Notifying You About Missing Work

Late Work

Tips and Examples

No Appointment Needed For Office Hours

Checking Class Exercises

An Easy Way to Create Homework Scripts

Read the Specification

Always Check Your Work

Checking for Step Comments in Homework Scripts

Common Mistakes with Pipes

Review

The Shell Prompt

Pipes - Stringing Programs Together

uniq - Eliminate Duplicate Lines

diff - Differences between Files

file - See the File Type

date - Get the Date and Time

wc - Counting characters

which - Finding a Program File

whereis - Finding Files Used by a Program

who - See Users Logged On

finger - Get information on Users

Attendance

New Material

Text File Conversion Programs

Compressing Files with bzip2

gzip - the GNU Compression Utility

tar - Packaging Files for Transfer or Storage

The Hierarchical Filesystem

Unix Files and Directories

Filenames

Case Sensitivity

Filename Extensions

Current Directory

Your Home Directory

Class Exercise

Class Quiz