shell script problem

Chris Johns chrisj at rtems.org
Tue Nov 20 22:39:00 UTC 2018


On 21/11/2018 02:51, Joel Sherrill wrote:
> On Mon, Nov 19, 2018 at 7:45 PM Chris Johns <chrisj at rtems.org
> <mailto:chrisj at rtems.org>> wrote:
> 
>     On 20/11/2018 12:25, bin.wang at qkmtech.com <mailto:bin.wang at qkmtech.com> wrote:
>     > where can i change the line buffer limit? or do i need change my command
>     to fit
>     > this line buffer limit?
> 
>     https://git.rtems.org/rtems/tree/cpukit/libmisc/shell/shell.c#n705
> 
> 
> Would it make sense for this to be a configuration parameter for the shell?
> 

It could be. The code would need to be reworked to handle the allocations of the
command line buffers.

Chris


More information about the users mailing list