IT 244: Introduction to Linux/Unix
Class 4

Tips and Examples


Review

New Material


Studying


Microphone

Homework 2

I have posted homework 2.

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

First Graded Quiz

The first graded quiz will be given on Tuesday next week.

The questions from the graded quiz are taken from the ungraded quizzes of the previous week.

Unless I tell you otherwise, you should expect a graded quiz each week.

The quiz will be available on Gradescope on Tuesday.

The quiz will be available from the Gradescope web site but only for the last 15 minutes of the class.

Once you start the quiz, you will have 15 minutes to finish it.

If you do not take the quiz when it is offered you cannot take it at another time because Gradescope does not permit this.

If you fail to take the quiz but have a valid excuse, send me an email.

Gradescope

In order to take the quiz on Gradescope, you need to sign in to my Gradescope section.

Sometime during the next few days I will enter all your UMB email addresses into Gradescope.

You will receive an email from Gradescope.

What happens next depends on whether you have already registered with Gradescope.

If you are new to Gradescope

If you are already registered with Gradescope

You will find more information about Gradescope here.

Recordings of Class Meetings

You will find links to the recordings of class meetings here.

Questions

Are there any questions before I begin?

Tips and Examples

The putty Blank Screen Problem

Use Flash Cards to Prepare for Graded Quizzes

Always Check Your Work

Review

The Unix script Command

Correcting Mistakes on the Command Line

Retrieving Your Last Command Line Entry

Stopping a Running Program

Getting Help with Unix Commands

Attendance

New Material

Special Characters

Quoting and Escaping

pwd - Show Your Current Directory

cd - Change Directory

ls - List the Contents of a Directory

cat - Print the Contents of a File

rm - Delete a File

mkdir - Create a Directory

rmdir - Delete a Directory

cp - Copy Files

mv - Move a File or Directory

Studying

Class Exercise

Class Quiz