in reply to Not Quite perl...
If /var/mail/james is empty or doesnt exist
This code is untested, and I'm a windows kind of a guy, so test this on some expendable text files first :-)
Smitz
- cat /root/james > /var/mail/james
- cat /root/james >> /var/mail/james
This code is untested, and I'm a windows kind of a guy, so test this on some expendable text files first :-)
Smitz
In Section
Seekers of Perl Wisdom