capl(1) debian man page | unix.com

Man Page: capl

Operating Environment: debian

Section: 1

cacaplay(1)						      General Commands Manual						       cacaplay(1)

NAME
cacaplay - play libcaca files
SYNOPSIS
cacaplay [FILE]
DESCRIPTION
cacaplay plays libcaca animation files. These files can be created by any libcaca program by setting the CACA_DRIVER environment variable to raw and storing the program's standard output. If no file argument is provided or '-' is used, cacaplay will read its data from the standard input.
EXAMPLES
cacaplay file.caca CACA_DRIVER=raw CACA_GEOMETRY=80x32 cacademo | cacaplay
SEE ALSO
cacaserver(1)
AUTHOR
This manual page was written by Sam Hocevar <sam@hocevar.net>. libcaca 2006-11-10 cacaplay(1)
Related Man Pages
toilet(1) - debian
caca_blink(3caca) - debian
caca_blue(3caca) - debian
caca_brown(3caca) - debian
libcaca-canvas(3caca) - debian
Similar Topics in the Unix Linux Community
wierd Blue Quartz GUI problem with Virtual domains
Modifying sniffex.c to include concepts of parallel programming or threads
Preserving file format and spacing in output file
Please Comment on New Man Page Repository
Shell Script with following awk command pls help