[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.
- UTF-8 format not supporting by Bourne again shell,
Kiran Kotla <=