Re: sockets on an HPUX (thanks for the port scanner!)

2004-01-09 Thread Goffredo Saffioti
McMahon, Chris ha scritto: Thank you Mr. Saffioti for the port-scanning code. I have been playing with some simple network programming scripts recently and your code below is much more elegant than mine. I'll be stealing parts of it very soon! =) -Chris maybe u can better apprecia

Re: Perl sockets on an HPUX

2004-01-09 Thread Goffredo Saffioti
[EMAIL PROTECTED] ha scritto: Great where do I get this IO::Socket module? thank you Derek B. Smith OhioHealth IT UNIX / TSM / EDM Teams *Goffredo Saffioti <[EMAIL PROTECTED]>* 01/09/2004 12:52 PM To:[EMAIL PROTECTED] cc:[EMAIL PRO

Re: sockets on an HPUX

2004-01-09 Thread Goffredo Saffioti
[EMAIL PROTECTED] ha scritto: People of the Perl, does anyone have a perl program that will create a socket ( srwxr-xr-x ) for a HPUX 11.0 system? I am in need of this! I have looked into system calls such as mknod and mkfifo and these are not capable of creating these special files. Thank

Trouble with backup in perl

2003-11-03 Thread Goffredo Saffioti
w can handle a portion more light of my big dir ?? . Thanks in advance . Goffredo Saffioti . #!/usr/bin/perl use strict; use warnings; use IPC::Open2; use Term::ANSIColor; use POSIX ":sys_wait_h"; my $MOUNT_DIR = "/mnt/test"; my $BACKUP_FILE = "Testbackup.cpio"; my

Re: trouble backup with perl.

2003-10-27 Thread Goffredo Saffioti
Wiggins d'Anconia ha scritto: Goffredo Saffioti wrote: Ok your script work fine, but my problem still persist, because the work directory is too big so i need to do backup on more little portion of dir , i attempt to process i wish to process $backup_dir/2 or /4 how can do it? Which

Re: trouble backup with perl.

2003-10-23 Thread Goffredo Saffioti
Wiggins d'Anconia ha scritto: Goffredo Saffioti wrote: Good Evening all . I'm experiencing to write a perl script for to make backup with afio under perl . But a have some problem when try to execute the system command with the " @_ " this seem to be not the right way

trouble backup with perl.

2003-10-22 Thread Goffredo Saffioti
Good Evening all . I'm experiencing to write a perl script for to make backup with afio under perl . But a have some problem when try to execute the system command with the " @_ " this seem to be not the right way for exec this system command "i'm not sure" . but in past time i'm used this kind

Re:

2003-09-15 Thread Goffredo Saffioti
uot;; $choose_request = ; chop($choose_request); print "Your choose is $mytable{$choose_request}.\n"; Regards Goffredo Saffioti. Vema Venkata ha scritto: dude still the problem persits... pls advise -Original Message- From: Tassilo von Parseval [mailto:[EMAIL PROTECTED] Sent:

trouble with file descriptor

2003-02-20 Thread Goffredo Saffioti
filehandle but nothing is changed in the other code that can close the filehandle is the $file variable that is wrong? or what. Anybody know whereis the trouble?? I'm tryed and retryed Please help! my knoledge is finish! Thanks in advance to all & sorry for my ugly english! Goffredo Saffioti. Exit 1 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]