Do you have a question? Post it now! No Registration Necessary
Subject
- Posted on

Re: Linux via serial console, but with external keyboard

bash should take commands from the standard input stream, whatever this
is and independent of the ways you assign it.
"bash 0</dev/tty0" is a command string interpreted by some command
interpreter like bash or the "init" program. But any other software can
fork and start a bash session while assigning (e.g. /dev/tty0 or a file)
to its stdin stream.
-Michael
Site Timeline
- » Linux Oops, MPS8260ADS, ELDK, 2.4.24
- — Next thread in » Embedded Linux
-
- » ICOP, PC104 embedded Ethernet, Lan
- — Previous thread in » Embedded Linux
-
- » Crosscompiling for ARM: reloc type R_ARM_ABS32 is not supported for PIC - ...
- — Newest thread in » Embedded Linux
-
- » Israel sees 60% drop in hospitalizations for age 60-plus 3 weeks after 1st shot
- — The site's Newest Thread. Posted in » Electronics Design
-
- » browser mischief
- — The site's Last Updated Thread. Posted in » Raspberry Pi Group
-