[
https://issues.apache.org/jira/browse/KARAF-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107877#comment-14107877
]
Jean-Baptiste Onofré commented on KARAF-3177:
---------------------------------------------
The purpose of the more command is more to be used in a pipe:
{code}
feature:list|more
{code}
Not sure, for security reason, if more reading a file is a good idea. Let me
think about that (as we have vi via jledit now, why not).
> Should shell:more be more than just echoing input?
> --------------------------------------------------
>
> Key: KARAF-3177
> URL: https://issues.apache.org/jira/browse/KARAF-3177
> Project: Karaf
> Issue Type: Question
> Components: karaf-shell
> Affects Versions: 3.0.1
> Reporter: Rebecca Chan
> Priority: Minor
>
> Command, shell:more, only echos input from System.in. The command does not
> take input file path and it does not display file content in pages.
> Should shell:more behave the same as the command, 'more', in Linux
> environment - take an input file path and display the file content in pages?
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)