Norman James | 422d4f3 | 2015-10-28 12:47:06 -0500 | [diff] [blame] | 1 | #! /bin/sh |
2 | |||||
Norman James | c3e77c8 | 2015-11-17 19:35:01 -0600 | [diff] [blame] | 3 | echo "Ctrl-a k to exit console" |
Norman James | 269e968 | 2015-11-17 08:59:26 -0600 | [diff] [blame] | 4 | echo "A session log is created in current directory" |
5 | echo "[Enter] to continue" | ||||
Norman James | 422d4f3 | 2015-10-28 12:47:06 -0500 | [diff] [blame] | 6 | read a |
Norman James | ed04317 | 2016-02-10 07:03:07 -0600 | [diff] [blame^] | 7 | screen -U /dev/ttyS5 |