shell script problem

Amaan Cheval amaan.cheval at gmail.com
Mon Nov 19 10:53:32 UTC 2018


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 the RTEMS repos yet (
https://github.com/search?q=org%3ARTEMS+log_cmd&type=Code).

On Mon, Nov 19, 2018 at 4:10 PM bin.wang at qkmtech.com <bin.wang at qkmtech.com>
wrote:

> hi everyone:
>
> i use the shell script as follows
> ---------------------------------------------------------------------------
> #! joel
> date
> log_cmd 1 8 0
> 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"
>
> log_cmd 1 8 1
> date
> ---------------------------------------------------------------------------
>
> the fourth line as follows has a problem , i can not get all part of the
> line
>
> 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"
>
>
> instead of
>
> i just get as follows,which cut off the last part. i think maybe the max
> value is 128 .
>
>
> 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
>
> how to change it to fit my situation?
>
> thank you very much
>
> best
> ben
>
> ------------------------------
> bin.wang at qkmtech.com
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20181119/30f4865e/attachment-0002.html>


More information about the users mailing list