Scroll to navigation

CCLIB-GET(1) User commands CCLIB-GET(1)

NAME

cclib-get - a command-line interface to cclib

SYNOPSIS

cclib-get --help

cclib-get --list [file]

cclib-get [option] [attribute(s)] [file(s)]

DESCRIPTION

The command cclib-get is a simple command-line interface to cclib that allows you to quickly display the information extracted by cclib from a particular log file or log files.

OPTIONS

These options are currently supported:

Use experimental features (currently optdone_as_list).
Print some usage information, in which case no other options or arguments are parsed.
Extract attributes available in a CJSON file.
List attributes that are present in a file, without actually extracting them.
Parse multiple files as one input stream.
More verbose parsing output (only errors by default).

AUTHOR

This manpage was written by Karol M. Langner <karol.langner@gmail.com> and Daniel Leidert <dleidert@debian.org> for the Debian distribution (but may be used by others).

2016-10-05