Will Renkel
unread,Nov 8, 2018, 7:55:24 PM11/8/18You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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.
---------------------------------------------------------------