[ 
https://issues.apache.org/jira/browse/KARAF-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15592923#comment-15592923
 ] 

Guillaume Nodet edited comment on KARAF-4350 at 10/20/16 8:36 PM:
------------------------------------------------------------------

Now working with 
{code}
karaf@root()> echo "a\\%b"                                                      
                                                                                
    22:33:47
a%b
karaf@root()> echo 'a%b'"$LINES"                                                
                                                                                
    22:33:50
a%b39
{code}



was (Author: gnt):
Now working with 
{code}
echo "a\\%b"
{code}
or {{echo 'a%b'"$LINES"}} for example

> Error while entering percent-symbol (%) between quotation marks in 
> karaf-shell.
> -------------------------------------------------------------------------------
>
>                 Key: KARAF-4350
>                 URL: https://issues.apache.org/jira/browse/KARAF-4350
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 4.0.4
>         Environment: Linux
>            Reporter: Lijun Liao
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>
> karaf@root()> echo "a\%b"
> Error executing command: bad expression: a\%b



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to