> Did the sander command work? Does AIX give a non-zero value for $? even for
> a successful command? Try the following:
>
> date
> echo $?
>
>
Dear Case and dear all,
thank you for replying me, here's the status of a successful command
[cin8337a.sp0201:~]$ date
Tue Jul 6 18:28:39 GMT+02:00 2010
[cin8337a.sp0201:~]$ echo $?
0
I haven't much of a clue on what to do next. I might missing a
compilation flag.
I'll probably check the old (compiled) versions to get some inspiration :-)
kind regards,
Mirko
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Jul 07 2010 - 06:00:09 PDT