|
From: | Sambu, Soumya |
Subject: | Regarding reset functionality |
Date: | Thu, 30 Nov 2023 03:10:35 +0000 |
Hi,
This
is regarding functionality of reset command
. Based on my understanding, "reset" is used to initialize the terminal. But, after performing reset, any write to tty terminal is hung.
# echo "hi " >> /dev/ttyS0 hi # reset # echo "hi " >> /dev/ttyS0 ^C #
Kindly
let me know your inputs.
Regards, Soumya
|
[Prev in Thread] | Current Thread | [Next in Thread] |