Hi
Can any one help me in writing script to transfer textfile from unix box to windows shared drive?
I don't have Samba, Only method I can you is ftp or Perl Script.
Can you help me in writin...
http://www.experts-exchange.com/Programming/Languages/Scripting/Shell/Q_23883203.html
I have the following code in a Perl script:
while()
{
{
When I run this on a Solaris and a Tru64 machine, the CPU utilization increases by 25%. If I run the script simultaneously 4 time, t...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_23075587.html
Zones:
Perl,
Unix OSDate Answered: 01/11/2008 Rating: 8.0 Views: 5
Hi,
Our company is planning to move from Unix platform to windows platform and so,want me to write perl scripts,replacing the existing unix shell scripts.For that we need to install perl on wind...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24304014.html
Zones:
Perl,
AIX UnixDate Answered: 04/07/2009 Rating: 7.6 Views: 0
Hi,
I have a unix script that needs to be converted to perl.Can someone,please help me do it?
Thanks!
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24315878.html
Zones:
Perl,
AIX UnixDate Answered: 04/12/2009 Rating: 8.6 Views: 0
Hi,
I need some help to convert the below 2 unix scripts to perl.
We are migrating from a unix environment to windows.
Please help!
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24331519.html
Zones:
Perl,
AIX UnixDate Answered: 04/21/2009 Rating: 5.8 Views: 0
Hello experts!
Can you please tell me how i can achieve these in perl? we are migrating some unix scripts to perl scripts and also changing the platform from unix to windows.
Please help me co...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24353921.html
Zones:
Perl,
AIX UnixDate Answered: 04/27/2009 Rating: 7.2 Views: 0
Hi,
I have this part of code where I need to enable sending file as zip attachment in perl.
if ($func =~ /email (.*)/) {
$send_email = 1;
$subject = "Mail from Servers";
$attach = 1;
...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24323744.html
Zones:
Perl,
AIX UnixDate Answered: 06/01/2009 Rating: 7.5 Views: 0
Hi,
I have a perl script and I use following syntax to send mail
print STDERR " email xyz\@xyz.com\n" ;
in the script. Please let me know syntax to specify multiple email address for sendi...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24315399.html
Hi,
Please let me know how to convert the following unix script to perl.
Your help is much appreciated.
Thanks!
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24417816.html
Zones:
Perl,
AIX UnixDate Answered: 05/19/2009 Rating: 6.8 Views: 0
I have a file that gets created each day in /tmp called "usererrors" each line in that file shows errors made by users.
Example:
Terry error1 costal
Frank error 2 ramp
Jeff wrong date
I wa...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_24905283.html
Zones:
PerlDate Answered: 11/17/2009 Rating: 9.9 Views: 11