IT 244: Introduction to Linux/Unix
Class 23 Exercise, Thursday, April 30th


Log in to users

Directory for this Exercise

Start Up a script Session

Execute the script command, using the --flush option

    script --flush

test with Numbers

test with String Comparison Operators

test with Single String Operators

Exit Your script Session

Use the exit command

    exit
You should see a confirmation message confirming that the script session is finished, resulting in a file called typescript. I will look at the typescript file, along with the other files in your directory.

arg_test.sh

Exit Your script Session

Use the exit command

    exit
You should see a confirmation message confirming that the script session is finished, resulting in a file called typescript. I will look at the typescript file, along with the other files in your directory.