in reply to Re: interaction perl - Korn shell variables
in thread interaction perl - Korn shell variables

thanks @everyone for the replies. I finally 'solved' it by just using the ksh -c command and piping all the commands in the same system call. Makes it quite unreadable, but works like a charm.
  • Comment on Re^2: interaction perl - Korn shell variables