Re: shell script problem

2018-11-20 Thread Chris Johns
On 21/11/2018 02:51, Joel Sherrill wrote: > On Mon, Nov 19, 2018 at 7:45 PM Chris Johns > wrote: > > On 20/11/2018 12:25, bin.w...@qkmtech.com > wrote: > > where can i change the line buffer limit? or do i need change my command >

Re: shell script problem

2018-11-20 Thread Joel Sherrill
On Mon, Nov 19, 2018 at 7:45 PM Chris Johns wrote: > On 20/11/2018 12:25, bin.w...@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

Re: shell script problem

2018-11-19 Thread Chris Johns
On 20/11/2018 12:25, bin.w...@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 Chris ___ users mailing l

Re: Re: shell script problem

2018-11-19 Thread bin.w...@qkmtech.com
...@qkmtech.com From: Joel Sherrill Date: 2018-11-19 21:54 To: bin.wang CC: Amaan Cheval; rtems-us...@rtems.org Subject: Re: Re: shell script problem On Mon, Nov 19, 2018, 5:22 AM bin.w...@qkmtech.com Hi! > >- Where is this shell script from? (It doesn't really look like a shell script

Re: Re: shell script problem

2018-11-19 Thread Joel Sherrill
@qkmtech.com > > > *From:* Amaan Cheval > *Date:* 2018-11-19 19:23 > *To:* bin.wang > *CC:* users > *Subject:* Re: shell script problem > Hi! > > - Where is this shell script from? (It doesn't really look like a shell > script to me in any case, nor somethin

Re: Re: shell script problem

2018-11-19 Thread bin.w...@qkmtech.com
not need to input every command every time . now i have no time to find the solution in the source. so i ask other people which is familar with the rtems shell script best ben bin.w...@qkmtech.com From: Amaan Cheval Date: 2018-11-19 19:23 To: bin.wang CC: users Subject: Re: shell script pro

Re: shell script problem

2018-11-19 Thread Amaan Cheval
Hi! - Where is this shell script from? (It doesn't really look like a shell script to me in any case, nor something you'd run in the RTEMS Shell.) - What are you trying to do? Where are you running the script and seeing the "cut off" at 128 characters? I don't see the script anywhere in any of th