Unix


You should have an account at the CS dept and be a member of the group \"ai\". So if you set the group of your files to \"ai\" (chgrp -R ai foodir) and make them group-readable (chmod -R r+g foodir), then you should be able to share them with the rest of the group.

 

Wheeler has some configuration files here.

 

Commands to know:

 

Standard files and their use:

 

Filename Purpose
.cshrc Configuration file for C Shell
.bashrc Configuration file for Bash (Bourne Again Shell)
.emacs Configuration file for Emacs
.ocmrc Configuration file for ocm, an ocaml build tool
.plan Displayed whenever someone fingers you