Groups | Search | Server Info | Login | Register


Groups > comp.bugs.misc > #16

bug in mksh

From nobody@nowhere.invalid (Will Renkel)
Newsgroups comp.bugs.misc
Subject bug in mksh
Date 2018-11-09 00:55 +0000
Organization Aioe.org NNTP Server
Message-ID <ps2lto$1p50$1@gioia.aioe.org> (permalink)

Show all headers | View raw


I have the following line in a shell script.
It works fine in ksh and pdksh

_liner=`echo $string | sed -e 's/ *$//' -e 's/.* //'`

BUT in mksh

ed: -e expression #1, char 4: unknown command:


-- 
---------------------------------------------------------------
 Will Renkel
 Wheaton, Ill.

---------------------------------------------------------------

Back to comp.bugs.misc | Previous | Next | Find similar


Thread

bug in mksh nobody@nowhere.invalid (Will Renkel) - 2018-11-09 00:55 +0000

csiph-web