Questions tagged [getty]
80 questions
8
votes
1 answer
getty start from command line?
I have a line in my inittab like the following:
# Put a getty on the serial port
ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
If I try to perform a similar operation from an ssh session command line (this time towards a…

dtmland
- 508