Hi again.
Can anyone enlighten me as to the differences between 9.1 (Sco-Unix) and 10.2 (Redhat) when you shell out to the unix command-line using "unix"? Using ksh.
The reason I ask is that in 9.1, when I shell out, my environment functions the same was as it does before going into progress. E.g. PS1 is still the same, command history escape sequences work, alias commands are still set (e.g. alias ll="ls -al") and work.
In 10.2 none of the above still work. Does progress do something different or is it something to do with the O/S?
Can anyone enlighten me as to the differences between 9.1 (Sco-Unix) and 10.2 (Redhat) when you shell out to the unix command-line using "unix"? Using ksh.
The reason I ask is that in 9.1, when I shell out, my environment functions the same was as it does before going into progress. E.g. PS1 is still the same, command history escape sequences work, alias commands are still set (e.g. alias ll="ls -al") and work.
In 10.2 none of the above still work. Does progress do something different or is it something to do with the O/S?