Updated: 2013-05-08 21:01 EDT
Your Final Exam schedule is posted in the ICT office. The Final Exam is closed-book, no aids, no devices.
Your Final Exam covers the entire course, with emphasis on material since the second midterm test, and on material that students did not answer well in the previous two tests.
You must read the Test Instructions before the test for important directions on how to enter your answers and the test version number on the mark-sense forms.
There may be more questions on the test than you can answer in the time allowed; answer the ones you know, first.
Review last week. Did you do everything assigned last week?
Your in-class notes go here.
56%
Access by two users to the same file - how?
Differences between df /
and du -s /
.
Keep a notebook with a List of Commands in it.
Finding things that are not symbolic links that have other write permissions:
find dir ! -type l -perm /o+w -ls
You are now logging in to multiple machines. Set your shell PS1
prompt to include the machine name, so that you don’t type the wrong command on the wrong machine!