CIS 2279 Homework Assignment #13
Due Friday, Oct 22,
2010
All files created must be saved in your class directory
/mnt/homes/CLASSES/CIS2279/<username>
- Create a perl script named lab13.pl in your user directory. The
script must perform the following operations (5 points each):
- Test to see if the host kangaroo.lsc.vsc.edu is
on-line. Print the status of this computer to the terminal.
- Retrieve the file
"/slackware/slackware-13.1/README.TXT" via ftp from the
host mirror.csclub.uwaterloo.ca.
- Email the first 30 lines of the README.TXT file you just downloaded
to yourself. Use lsc-cas.lsc.vsc.edu as the SMTP host.
solution
last updated: 18 Oct 2010 20:31