
Appendix C. Metacomputer Environment 117
• pine (start the e-mail program)
• Reading: choose a message with arrow
keys and press return
• i (index of received messages)
• c (send mail)
• r (reply to mail)
• f (forward mail)
• q (quit)
• ? or Ctrl-g (help); notation Ctrl-g means
“hold down the control key and press g”
• Ctrl-c (interrupt the current operation)
Sending mail:
the given e-mail address)
Subject: Hello! (subject line)
Cc: (other receivers)
Write the message
Ctrl-x (send the message)
E-mail
Compilers
• nn (read the Usenet news)
• ? (get help)
• Q (quit the program)
Usenet News
• tcsh is CSC's standard command shell with
advanced command line editing
• Left and right arrow keys move the
cursor in the command line
• Up and down arrow keys recall old
command lines
• The Tab key tries to complete a file name
or a command name
• Ctrl-d is the end-of-file character on Unix
systems
• Ctrl-d lists possible choices while you write
a file name or a command name
• Output of a command to a file:
ls -la > file
• Chaining multiple commands:
ls -la | less
Command shell tcsh
Example of a compilation command (Cypress):
f90 -o prog prog.f -lcomplib.sgimath
Run the program: ./prog
Compiling
• Address: Center for Scientific Computing,
P.O. Box 405, FIN-02101 Espoo, Finland
• Street Address: Tietotie 6, Otaniemi, Espoo
• Exchange: (09) 457 2001, telefax (09) 457 2302
• CSC HelpDesk (09) 457 2821 or
• Accounts and passwords: (09) 457 2075 or
• List of application software and specialists
with the command help ohjelmistolista
• Operators' phone: 0400 465 293,
Contact information
•
cypress.csc.fi (compute server)
• cypress2.csc.fi (compute server)
• caper.csc.fi (compute server)
• azalea.csc.fi, orchid.csc.fi (graphics servers)
• voxopm.csc.fi (interactive front end machine)
• fs.csc.fi (file server)
• t3e.csc.fi (Cray T3E massively parallel computer)
• cray.csc.fi (Cray C94 vector computer)
Computers
lpr -Pcsc_post file
Print a PostScript or text file:
Check the status of the print job: lpq -Pcsc_post
Remove a print job: lprm -Pcsc_post job_id
Printing
f90,f90nagCypress
f90
f90
f90,f95
Fortran 90 Fortran 77 C C++
Cray C94 cf77 cc CC
f77 cc
cc
CCg++,
Cypress2 f77 cc g++, CC
Caper f77 cc g++, cxx
f90
Cray T3E f90 cc CC
Comentários a estes Manuais