This is the command arora-cacheinfo 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
arora-cacheinfo - a tool for extracting files and metadata out of Arora cache files.
SYNOPSIS
arora-cacheinfo [-o cachefile] [file | url]
DESCRIPTION
Arora-cacheinfo is a tool for extracting files and displaying metadata out of an Arora
cache files that are stored on the disk. Every cache file contains both the cached file
(sometimes compressed) and metadata associated with it such as expiration date. Cache
files names always include the md5sum of the url and passing a url to arora-cacheinfo.1
will automatically determine the correct matching cache file name.
OPTIONS
-o cachefile
Write the cached file if it exists to cachefile
file Specify the file to read from.
url Specify the url from which to compute the file to read from.
BUGS Please report bugs to http://code.google.com/p/arora/issues/list.
Use arora-cacheinfo online using onworks.net services