This is the command cacaplay that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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
Use cacaplay online using onworks.net services