Index of /resume

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [   ] my-update.sh 27-Aug-2001 02:39 146 [   ] perl_resume..pdf 31-Aug-2001 13:29 359 [TXT] perl_resume.html 23-Aug-2001 23:42 4.8K [   ] perl_resume.pdf 31-Aug-2001 13:29 5.0K [   ] perl_resume.ps 31-Aug-2001 13:25 44K [TXT] perl_resume.txt 31-Aug-2001 13:28 3.3K [TXT] sysadmin_resume.html 29-Aug-2001 11:46 6.5K [   ] sysadmin_resume.pdf 31-Aug-2001 13:29 7.0K [   ] sysadmin_resume.ps 31-Aug-2001 13:25 46K [TXT] sysadmin_resume.txt 31-Aug-2001 13:28 4.6K
These are assorted resume attempts by yours truly.

The original is in CVS and may be checked out by 
anyone using the following commands.
export CVSROOT=:pserver:anoncvs@veggie.wesleyan.edu:/usr/local/cvsrep
cvs login
The password for anonymous cvs is anoncvs.
cvs checkout resume

Take a look at my-update.sh in order to see what I do
to generate the txt, ps, and pdf versions.
html2ps is a neat Perl script by Jan Karrman.
lynx is the text only web browser from the folks at 
the University of Kansas.
ps2pdf uses ghostscript to generate pdf from postscript
and is written by L. Peter Deutsch