UNIX Exercises
Exercise 1
This exercise gives practice in sending email using PINE
- Open Pine by typing pine at the prompt
- Go to the Main Menu in Pine and compose and send an email message to
three people in the room.
- Copy the mail message to all of your instructors.

Exercise 2
This exercise gives practice in creating and using an address book in
PINE.
- Collect the email addresses of all the people in your workshop.
- Create an address book distribution list for the group. Assign it a
nickname that you will remember.
- Send mail to the distribution list.

Exercise 3
This exercise gives practice in using PICO
- At the prompt, type pico to open a new buffer
- Type a text file
- Save the file and exit pico

Exercise 4
This exercise gives practice in using all components of Pine and Pico.
- Read your email, you should find a message from your instructor with
Pine Exercise 3 in the subject line.
- Reply to the instructor(s) confirming your receipt of the letter, include
a copy of the mail message in your reply.
- Save the mail message to a Pine folder
- Save the attachment as a file
- Edit the file, answering the questions
- Save the file before exiting
- Compose a mail message to your instructor, attach the file you have
just edited
- Copy this message to one other person

Exercise 5
This exercise gives practice in exploring newsgroups and subscribing
to a newsgroup that meets the student's need
- Use Pine or your browser (search newsgroups) to explore the listing
of newsgroups.
- Select a newsgroup appropriate to your interests
- Subscribe to the newsgroup
- Be sure to read the news everyday
- Before the end of the workshop, post to the newsgroup

Exercise 6
This exercise gives practice in subscribing to a mailing list. At the
end of the workshop, if you are unable to continue reading mail throughout
the summer, unsubscribe from the mailing list.
- Using your browser to search for listservs, find a mailing list
appropriate to your needs
- Subscribe to the mailing list
- Before the end of the workshop, post to the mailing list

Exercise 7
This exercise gives practice using pico and instruction in changing the
mode to make a file world readable.
- Create a .signature file
- Include at least the following information
- Your full name
- Subject Taught
- School and School Adddress
- School Phone and FAX numbers
- Email address
- Create a .plan file. A .plan file appears on your finger information
providing information about yourself and your school for everyone to read
when they finger your account. The .plan file should include a brief description
of how you will integrate technology into your subject area.
Be sure to change the permissions for both of these files to make them
world readable
To change the permissions, at the prompt type
chmod 644 .signature
chmod 644 .plan
To change the permissions on your home directory, type
chmod +x