Good Morning,
I'm having a total brain dead morning and can't figure out what I'm doing
wrong when it comes to creating a session to an SMTP server with
IO::Socket. The mail system asks me to end DATA portion with a "." on a
single line. When I telnet in, I'm able to end the session with a sing
Folks,
I need some help with process forking on Solaris. What I'm trying to do is as follows:
I have 60+ directories which I need to copy. Each directory has a different
destination and so it is impossible to do the copy with a single command i.e. I must
have one copy statement per direc
Folks,
I need some help with
process forking on Solaris. What I'm trying to do is as
follows:
I have 60+
directories which I need to copy. Each directory has a different destination and
so it is impossible to do the copy with a single command i.e. I must have one
copy statement per
If you stat the original file you can get it's permissions. You can then
apply the same permissions to the copied version. It was the only way I
found.
-Original Message-
From: Nikola Knezevic [mailto:[EMAIL PROTECTED]]
Sent: 14 January 2001 20:28
To: [EMAIL PROTECTED]
Subject: Re: [Perl-