On Friday, June 04, 2010 01:03:18 angelo wrote:
> 1) Is there a way to "delete" a character ? When i press the "delete"
> key, i get a ^H on the console, instade of seeing the character canceled

tweak your serial terminal program or use stty to change the target char

> 2) when i start some tasks, like "ping" to loacalhost, i cannot exit
> from the command execution, to have the prompt back, (CRTL+B, CTRL+H,
> break dont works). Am i using a wrong serial terminal maybe ?

read the busybox FAQ about CTRL+C
http://busybox.net/FAQ.html

> 3) is there sone tool with busybox to dump the sdram memory ?

cat /dev/mem /dev/kmem
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
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