Enter Keywords:
1 - 10 of 77(0.008 seconds)
Sort By:
 
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...
Zones: Shell Scripting, Perl, Unix Systems Progr...Date Answered: 12/01/2008 Rating: 6.7 Views: 29
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...
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...
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!
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!
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...
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;   ...
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...
Zones: Perl, Unix SetupDate Answered: 06/01/2009 Rating: 7.5 Views: 0
Hi,  Please let me know how to convert the following unix script to perl.  Your help is much appreciated. Thanks!
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...
Zones: PerlDate Answered: 11/17/2009 Rating: 9.9 Views: 11