Search Results

Search: Posts Made By: Kawdes
Forum: AIX 10-18-2005
5,769
Posted By Kawdes
Oh, I see what you are wanting... I think... ...
Oh, I see what you are wanting... I think...

REXX:
variable='echo Hello World!'
interpret $variable
--------------------------
In the ksh:
variable='echo Hello World!'
eval $variable

This...
Forum: AIX 10-18-2005
5,769
Posted By Kawdes
Are you looking to learn shell scripting based on...
Are you looking to learn shell scripting based on your knowledge of REXX? Or is this just a one liner you need translated?

variable='echo Hello World!'
interpret $variable...
Forum: AIX 10-18-2005
5,448
Posted By Kawdes
I found the solution to my own problem, perhaps...
I found the solution to my own problem, perhaps yours as well. I had IBM AIX support analyze the coredump from /bin/sh and it appeared that there wasn't enough memory available causing the crash....
Forum: AIX 10-14-2005
5,448
Posted By Kawdes
Hi, found your thread on google. I was curious if...
Hi, found your thread on google. I was curious if you ever made any progress?

I am trying to do the same thing and /bin/sh coredumps on the same library. I just sent IBM the core to examine this...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy