debian man page for cacaserver

Query: cacaserver

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

cacaserver(1)						      General Commands Manual						     cacaserver(1)

NAME
cacaserver - telnet server for libcaca
SYNOPSIS
cacaserver
DESCRIPTION
cacaserver reads libcaca animation files in its standard input and serves them as ANSI art on network port 51914. These animations can be created by any libcaca program by setting the CACA_DRIVER environment variable to raw and piping the program's standard output to cacaserver. Clients can then connect to port 51914 using telnet or netcat to see the output.
EXAMPLE
CACA_DRIVER=raw cacademo | cacaserver telnet localhost 51914
SEE ALSO
cacaplay(1)
AUTHOR
This manual page was written by Sam Hocevar <sam@hocevar.net>. libcaca 2006-11-10 cacaserver(1)
Related Man Pages
cacafire(1) - debian
caca_black(3caca) - debian
caca_bold(3caca) - debian
libcaca-news(3caca) - debian
libcaca-style(3caca) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph