Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
skeleton
/
7482845a44990c84934f4b2879770bdbef191336
/
.
/
bin
/
hconsole
blob: a13c3279cc1c271cc5b4ce7b821b4f4d21401502 [
file
] [
log
] [
blame
]
#! /bin/sh
echo
"Ctrl-a :quit to exit console"
echo
"A session log is created in current directory"
echo
"[Enter] to continue"
read a
screen
-
U
-
L
/
dev
/
ttyS3
115200