Stephane Lambert wrote:
> Hello all,
> I'm porting uClinux for a new architecture and I have a problem with
> printf messages from sh. Indeed, the prompt is printed twice.
> For instance, when typing the command 'ls -C' the system output the
> following:
>
> /> /> ls -C
>
> bin                 dev                 etc                 home
>
> lib                 mnt                 proc                ramfs
>
> sys                 tmp                 usr                 var
>
> /> />
>
> Does anyone have an idea concerning this problem?
> Thanks in advance for your help.
> regards.
>
>   
Check your terminal settings on your host machine. You probably have it
set to transmit CR+LF  for a new line, rather than just a CR.
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to