If you can do all this in 10 minutes or less, we suggest you skip the Unix lab and attend the networking class instead.
Example: CC -o project97 project97.C
Example: cc -o project project.c
Example: cd public_html
If the directory is not a subdirectory, a path must be specified.
Example: cd /usr/local/scc/examples
Example: cp /usr/local/scc/examples/bacteria.f bacteria.f
or
cp /usr/local/scc/examples/bacteria.f .
where . means the current directory.
Example: f90 -o solveit solveit.f
Example: logout
Example: ls /usr/local/scc/examples
Example: mkdir reports research code
Example: pico index.html