bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UTF-8 format not supporting by Bourne again shell


From: Kiran Kotla
Subject: UTF-8 format not supporting by Bourne again shell
Date: Wed, 17 Aug 2011 10:54:02 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

we are running some script from Java through maverick API,
some text in "Session.stdout" object variable is giving 
improper format,

prog="snmpd"
start() {
        echo -n $"Starting $prog: "
 }
value in the "$prog" displaying properly,bur the "Starting" message is 
scrambled.
"Bourne-Again shell" format.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]