HACKER Nora wrote:
Hello,
Hello,
I would be really glad if someone could give me a hint to my following
problem: I have a script that runs smoothly on AIX5.3, installed Perl
is 5.8.8. Now I need it to run on AIX6.1, Perl is 5.8.8 as well, but I
experience a strange, differing behaviour. I ha
On 07/07/2011 10:42, HACKER Nora wrote:
Hello,
I would be really glad if someone could give me a hint to my
following
problem: I have a script that runs smoothly on AIX5.3, installed Perl is
5.8.8. Now I need it to run on AIX6.1, Perl is 5.8.8 as well, but I
experience a strange, differing behav
On Thu, Jul 7, 2011 at 12:50 PM, HACKER Nora wrote:
> **
>
> Hi Rob,
>
> Thanks for your reply and your suggestions.
>
>So to make things really simple you basically make the following call:
>***system "ps -ef |grep -v grep |grep dbw |grep -q $db";* twice the
>first time you get the l
Hi Rob,
Thanks for your reply and your suggestions.
So to make things really simple you basically make the following call:
system "ps -ef |grep -v grep |grep dbw |grep -q $db"; twice the first time you
get the list as expected the second time you get a -1 from the OS. Would it be
possi
On Thu, Jul 7, 2011 at 11:42 AM, HACKER Nora wrote:
> Hello,
>
> I would be really glad if someone could give me a hint to my following
> problem: I have a script that runs smoothly on AIX5.3, installed Perl is
> 5.8.8. Now I need it to run on AIX6.1, Perl is 5.8.8 as well, but I
> experience a s
Hello,
I would be really glad if someone could give me a hint to my following problem:
I have a script that runs smoothly on AIX5.3, installed Perl is 5.8.8. Now I
need it to run on AIX6.1, Perl is 5.8.8 as well, but I experience a strange,
differing behaviour. I have a sub-function that greps