UCI ICS 1C, Lab Exercise #1

Week of 17-20 January 1995

This HTML version of Lab Exercise #1 can accept input regarding the difficulty of each part of the assignment. Please enter your name and e-mail address below and then select the option that best describes the difficulty of comprehending/completing each section and press the Submit Feedback button at the end of this page.

Name:
E-mail: @ea.oac.uci.edu

By 23 January, you and all members of your team are expected to be able to do all the things outlined below. We will start formally checking this no later than 23 January. Our main focus the week of 17-20 January will be helping people with these tasks, but if time in Labs allows, we may be able to start formal checking of mastery toward the end of this week.

A copy of these instructions is being mailed to you. You will also be given a printed copy in lab.

After setting up your ea.oac.uci.edu login as described in the next paragraph, "Export" a copy of what has been mailed to you from the e-mail system to a file named "Lab.1" in the special "ics.1c" directory created by following these instructions. (This means that the name of the file when viewed from your home directory will be "ics.1c/Lab.1") As you work through the Lab Exercises described below, update this file with your own notes about doing things.
Difficulty: Trivial Impossible

Set up your ea.oac.uci.edu login for the ICS 1C class by getting to the "ea>" prompt (quit the EA-menu system if you are in it) and typing

    source ~ics1c/class.setup
This will create a directory ("folder" in Mac-speak) named "ics.1c" in your home/login directory and set some configuration files. Now follow the instructions given on the screen about the Window Manager Configuration: Difficulty: Trivial Impossible

Basic EA skills you need:

EA-Menu system:
Be able to exit the EA menu system and get to the "ea>" prompt and to restart it (by typing "menu" at the "ea>" prompt.
Difficulty: Trivial Impossible
E-mail (pine recommended):
  • Read, reply to, forward, and refile e-mail messages you receive.
  • "Export" an e-mail message you receive to the file system.
  • Compose and send new e-mail messages.
  • Include in an e-mail message you send the contents of a file read in from the file system.
  • Create and update an e-mail "address book" of the names an e-mail addresses of those with whom you are likely to correspond (e.g., members of your ICS 1C team).
Difficulty: Trivial Impossible
File and directory creation, manipulation and editing:
  • Directory operations:
    • mkdir (make a directory)
    • cd (change current/default/working directory)
    • pwd (print current/default/working directory)
    • ls (list a directory), ls -l (list long/detailed version), ls -a (list all files, including ones normally hidden, ls -al
  • File operations:
    • ls (as above, for directories), mv (move/rename), cp (copy)
    • create and edit -- pico is the recommended editor for beginners
Difficulty: Trivial Impossible
X Window System:
  • 3-button mouse operation and the options that appear when the mouse is positioned on the background screen ("root window") and each is pressed.
  • Moving, iconifying, resizing, bringing forward, etc. windows
  • Changing the font size in a normal shell/text window (crtl/right-button)
  • Cutting and pasting text between windows.
    • (Hold down left button and drag to cut. Middle button pastes. On some windows (e.g. normal text/shell windows), one can click-and-release left button to designate start of selection and then click-and-release right button to designate end of area being selected. Middle button still pastes. In these cases, double-click at start indicates select on word-boundary; triple-click selects whole lines.)
Tip: Use "clipboard" (select from left-button-mouse-on-background-screen menu) to paste into.
Difficulty: Trivial Impossible
World-Wide Web via Mosaic
You should be able to handle (and understand) all the buttons along the bottom of the X Mosaic Document View window, except "Save As ..." and the following items from the menus along the top: The most important things here are (1) to become familiar with the various options, (2) to start building your own personal hotlist, and (3) to be able to use the "Open..." fluently. (Note that you MUST POSITION THE MOUSE INSIDE type-in windows such as "Open Document" and "Edit Hotlist" use. You can left-click the mouse or use the arrows to reposition the cursor, but (BEWARE) the Delete key on the keyboard deletes to the RIGHT of where the cursor is within the window. So to edit strings in type-in windows, one typically MUST use a left-button click or arrow keys to position the cursor to the LEFT of where the deletion/insertion is to be made.)
Difficulty: Trivial Impossible


This information brought to you by www.ics.uci.edu
Current as of 23 January 1995
Please send comments to ics1c@ics.uci.edu, including the URL to which your comments apply.