SCREENDUMP(1) SCREENDUMP(1) (NAME) screendump - (SYNOPSIS) screendump [] [N] (DESCRIPTION) screendump N ( N ) . cat /dev/vcsN . (OPTIONS) -V, --version . -h, --help . (NOTES) screendump "virtual console screen" "virtual console screen with attributes" screendump . : cd /dev for i in 0 1 2 3 ...; do mknod vcs$i c 7 $i mknod vcsa$i c 7 `expr 128 + $i` done ( ) screendump (root) . (AUTHORS) Andries Brouwer Alastair McKinstry (SEE ALSO) setterm(1) kbd 2002-02-24 SCREENDUMP(1)