Operating System - HP-UX
1763066 Members
3012 Online
108909 Solutions
New Discussion

How to pass a character string with parenthesis embedded in ksh shell?

 
SOLVED
Go to solution
Jeff_Traigle
Honored Contributor

Re: How to pass a character string with parenthesis embedded in ksh shell?

For that matter, the following seems to work too...

remsh HOSTA -n /pagermail.ksh \"${MESSAGE}\"
--
Jeff Traigle