This is the command ttulmgr 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
ttulmgr - the command line utility of the update log API
DESCRIPTION
The command `ttulmgr' is the utility to export and import the update log. It is useful to
filter the update log with such text utilities as `grep' and `sed'. This command is used
in the following format. `upath' specifies the update log directory.
ttulmgr export [-ts num] [-sid num] upath
Export the update log as TSV text data to the standard output.
ttulmgr import upath
Import TSV text data from the standard input to the update log.
Options feature the following.
-ts num : specify the beginning time stamp.
-sid num : specify the self server ID.
This command returns 0 on success, another on failure.
Use ttulmgr online using onworks.net services