This is the command acslist 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
acslist - Aggregate Custody Signals (ACS) utility for checking custody IDs.
SYNOPSIS
acslist [-s|--stdout]
DESCRIPTION
acslist is a utility program that lists all mappings from bundle ID to custody ID
currently in the local bundle agent's ACS ID database, in no specific order. A bundle ID
(defined in RFC5050) is the tuple of (source EID, creation time, creation count, fragment
offset, fragment length). A custody ID (defined in draft-jenkins-aggregate-custody-
signals) is an integer that the local bundle agent will be able to map to a bundle ID for
the purposes of aggregating and compressing custody signals.
The format for mappings is:
(ipn:13.1,333823688,95,0,0)->(26)
While listing, acslist also checks the custody ID database for self-consistency, and if it
detects any errors it will print a line starting with "Mismatch:" and describing the
error.
-s|--stdout tells acslist to print results to stdout, rather than to the ION log.
EXIT STATUS
"0" acslist terminated after verifying the consistency of the custody ID database.
"1" acslist was unable to attach to the ACS database, or it detected an inconsistency.
Use acslist online using onworks.net services