Mathematics
 
 
MTH 568 - Compuational Science

 

Home
 

Syllabus
 

Course Outline
 

Resources
 

Contact Info


 
Perl Scripts



Perl scripts are composed using a text editor, such as vi.  The commands are written to a named file that begins with the location of perl on the computer system.
 
 

  • Executable Script - chmod u+x sample_perl
  • Running Script - ./sample_perl