On Tue, 24 May 2011, Joy wrote:
Hi,
I'm using screen as serial console terminal. The command I've used is
/usr/bin/screen -h 65536 /dev/cu.usbserial-2026C 115200
It works fine, but I want to capture all I've typed and outputs from it into
a file.
It looks -L or -l option would make it,
Hi,
I'm using screen as serial console terminal. The command I've used is
/usr/bin/screen -h 65536 /dev/cu.usbserial-2026C 115200
It works fine, but I want to capture all I've typed and outputs from it
into a file.
It looks -L or -l option would make it, but it doesn't seem to work for m