Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jwilk/vcsapeek

Linux virtual console dumper
https://github.com/jwilk/vcsapeek

Last synced: about 1 month ago
JSON representation

Linux virtual console dumper

Awesome Lists containing this project

README

        

.. code:: console

$ vcsapeek --help
usage: vcsapeek [-h] [-f FORMAT] [DEVICE]

positional arguments:
DEVICE device to peek into; either /dev/ttyN or /dev/vcsaN

options:
-h, --help show this help message and exit
-f FORMAT, --format FORMAT
output format: 'text' or 'ansi' or 'xhtml'

.. vim:ft=rst ts=3 sts=3 sw=3 et