IT 244: Introduction to Linux/Unix
Class 3 Exercise, Tuesday, February 2nd


When finished: Remember to check with instructor to make sure you are recorded as having completed the class exercise!

Open new CLI window for this exercise. (PowerShell, Command Prompt, PuTTY, Mac Terminal, etc.)

Depending on your app, set "screen buffer" size to something generous, such as at least 1000 lines. We can address this in class, as needed. Be prepared to copy CLI window contents, at exercise end.

Log in to pe15

Create ex and ex03 Directories

nano

script

Stopping the Execution of a Command

Command Line Editing Practice

Use the History Feature

Look at a man Page

Experiment with apropos

Use info

When finished: