How to make your files readable to a consultant
To make your files readable to the OLC consultants please change into
the directory that has the file in it, and then type the following at
your athena% prompt:
add consult
copyolc filename
This will copy the file into a special locker accessible ONLY by
consultants.
After this question is resolved, if you want to remove the copy of the
file(s) that you made available, you should type at your athena% prompt:
add consult
uncopyolc filename
If you do not specify a filename, uncopyolc will remove the copies of
all your consultant readable files.
For further information on the copyolc command type
add consult
man copyolc
at your athena% prompt. You can look at the copyolc and uncopyolc
scripts themselves, too. They are:
/mit/consult/bin/copyolc
and
/mit/consult/bin/uncopyolc
|