Query: reporter-print
OS: centos
Section: 1
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
REPORTER-PRINT(1) LIBREPORT MANUAL REPORTER-PRINT(1)NAMEreporter-print - Prints problem information to standard output or FILE.SYNOPSISreporter-print [-v] [-d DIR] [-o FILE] [-a yes/no] [-r]DESCRIPTIONThe tool reads problem directory DIR and prints its text representation to stdout or to a specified FILE. Integration with ABRT events reporter-print can be used as a reporter, to allow users to report problems by writing them to a file. Example: EVENT=report reporter-print -o "${Log_File:-/tmp/abrt.log}"OPTIONS-d DIR Path to problem directory. -v Be more verbose. Can be given multiple times. -o FILE Output file -a yes/no If -o FILE is specified, controls whether FILE is appended to, or overwritten. (default: no) -r Add a record to reported_to in DIR which specifies that this problem was reported. Some tools use this to differentiate between problems which were and weren't yet reported. Output format The output is designed to be machine-parsable. The elements which have only one line are printed in the form NAME:<whitespace>VALUE Elements which have more than one line are printed in the form NAME: :LINE1 :LINE2 :LINE3 Output may contain empty lines for better readability.AUTHORSo ABRT team LIBREPORT 2.1.11 06/18/2014 REPORTER-PRINT(1)
Related Man Pages |
---|
reporter-ureport(1) - centos |
reporter-upload(1) - centos |
abrt-action-analyze-java(1) - centos |
reporter-bugzilla(1) - centos |
reporter-print(1) - centos |
Similar Topics in the Unix Linux Community |
---|
PRINT (take two...) |
facing a problem in redirection |
interesting problem |
[C language] system function print output when not expected. |
Add Some String on each line of file |