Turning In Electronically
Your group number consists of exactly two digits. If, as a
starting point, you have a one-digit group number,
please add a 0 (zero) as a prefix.
Below, we refer to the group number as NN.
-
Make a new directory. The name of this directory is unimportant,
but we can call it
X.
Thus, you can write mkdir X.
-
Place yourself in the directory
X.
Thus, you can write cd X.
-
Make a directory
NN.
Thus, you can write mkdir NN.
The directory NN should be the only thing
in the directory X.
-
Place those files (and only those files!)
you wish to turn in in the directory
NN.
-
Place yourself in the directory
X.
-
Write
aflever DM18.
You can turn in as many times as you wish before the deadline.
Each time, your new material overwrites the old.
If the system does not recognize the command
aflever,
this may be because your path variable
is not correctly set.
If this happens, try the full path:
/usr/local/bin/aflever DM18
Last modified: Wed Feb 8 14:04:41 CET 2006
Kim Skak Larsen
(kslarsen@imada.sdu.dk)