Perl on AIX Coredump (ODBC / Dynaloader )

2002-09-23 Thread Darren Edgerton
.so) Illegal instruction(coredump) at this point i dont know what to try next ... so here i am any clues regards Darren Edgerton ======= Darren Edgerton IT Operations Manager Reece Australia Limited Ph: +613 9274 0

Timeout a system command

2002-04-07 Thread Darren Edgerton
("some_command_that_takes_longer_than_60secs"); # if running longer than $maxtime &call_sub_to_send_email; i have had a look at 'perldoc -f alarm' but cant see how to adapt this to my requirement all help appreciated regards Darren Edgerton -- To unsubscribe, e-mail: [EMAIL P

Re: Module to assist in printing to a dumb printer on a network

2001-08-22 Thread Darren Edgerton
iginal Message - From: "Bob Showalter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 22, 2001 11:15 PM Subject: RE: Module to assist in printing to a dumb printer on a network > -Original Message- > From: Darren Edgerton [mailto:[E

Module to assist in printing to a dumb printer on a network

2001-08-22 Thread Darren Edgerton
2001 ie telnet a.b.c.d 2001 anything i type will print on the printer what i want to be able to do is issue a command like: some_command a.b.c.d 2001 some_file_to_print which will then send the print job to the printer. Can anybody point me in the right direction. regards Darren

How to count the number of whitespaces at the start of a line

2001-08-19 Thread Darren Edgerton
p would be appreciated. regards Darren Edgerton