logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cacaplay - play libcaca files

Author

       This manual page was written by Sam Hocevar <sam@hocevar.net>.

libcaca                                            2006-11-10                                        cacaplay(1)

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

Name

       cacaplay - play libcaca files

See Also

cacaserver(1)

Synopsis

cacaplay[FILE]

See Also