>>>>> "Ed" == Ed Ahlsen-Girard <[email protected]> writes: Ed> #!/usr/bin/perl
Ed> `cd /home/ed/snap`; This doesn't do anything, except waste time. May I suggest a good book or two for "learning perl", so you won't keep wasting time on this? :) Might be a good way to learn to check return values as well. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[email protected]> <URL:http://www.stonehenge.com/merlyn/> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion

