<div dir="ltr"><div dir="ltr">Hi!<div><br></div><div>- 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.)</div><div>- What are you trying to do? Where are you running the script and seeing the "cut off" at 128 characters?</div><div><br></div><div>I don't see the script anywhere in any of the RTEMS repos yet (<a href="https://github.com/search?q=org%3ARTEMS+log_cmd&type=Code">https://github.com/search?q=org%3ARTEMS+log_cmd&type=Code</a>).</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 19, 2018 at 4:10 PM <a href="mailto:bin.wang@qkmtech.com">bin.wang@qkmtech.com</a> <<a href="mailto:bin.wang@qkmtech.com">bin.wang@qkmtech.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<div><span></span>hi everyone:</div><div><br></div><div>i use the shell script as follows</div><div>---------------------------------------------------------------------------</div>
<div><span style="color:rgb(0,0,0);background-color:rgba(0,0,0,0)">#! joel<br>date<br>log_cmd 1 8 0<br>log_idn "p-0-0505.0.17" "p-0-0506.0.17" "p-0-0507.0.17" "p-0-0508.0.17" "p-0-0505.0.18" "p-0-0506.0.18" "p-0-0507.0.18" "p-0-0508.0.18"    <br>log_cmd 1 8 1<br>date</span></div><div>---------------------------------------------------------------------------</div><div><br></div><div>the fourth line as follows has a problem , i can not get all part of the line</div><div><br></div><div>log_idn "p-0-0505.0.17" "p-0-0506.0.17" "p-0-0507.0.17" "p-0-0508.0.17" "p-0-0505.0.18" "p-0-0506.0.18" "p-0-0507.0.18" "p-0-0508.0.18"    </div><div><br></div><div>instead of </div><div><br></div><div>i just get as follows,which cut off the last part. i think maybe the max value is 128 .</div><div><br></div><div>log_idn "p-0-0505.0.17" "p-0-0506.0.17" "p-0-0507.0.17" "p-0-0508.0.17" "p-0-0505.0.18" "p-0-0506.0.18" "p-0-0507.0.18" "p-0-05</div><div><br></div><div>how to change it to fit my situation?</div><div><br></div><div>thank you very much</div><div><br></div><div>best</div><div>ben</div><div><br></div><hr style="width:210px;height:1px" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN:10px;FONT-FAMILY:verdana;FONT-SIZE:10pt"><div><a href="mailto:bin.wang@qkmtech.com" target="_blank">bin.wang@qkmtech.com</a></div></div></span></div>
</div>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div>