cacaplay
Section: User Commands (1)Updated: 2006-11-10
Index Return to Main Contents
NAME
cacaplay - play libcaca filesSYNOPSIS
cacaplay [FILE] .SHDESCRIPTION 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.cacaCACA_DRIVER=raw CACA_GEOMETRY=80x32 cacademo | cacaplay
SEE ALSO
cacaserver(1)AUTHOR
This manual page was written by Sam Hocevar <sam@zoy.org>.


