abw2raw (1) Linux Manual Page
NAME abw2raw – debug the conversion library SYNOPSIS abw2raw [OPTION] <AbiWord Document> OPTIONS –callgraph Display the call graph nesting level –help Shows this help message –version Output abw2raw version Index
NAME abw2raw – debug the conversion library SYNOPSIS abw2raw [OPTION] <AbiWord Document> OPTIONS –callgraph Display the call graph nesting level –help Shows this help message –version Output abw2raw version Index
NAME abw2html – convert AbiWord document into HTML SYNOPSIS abw2html [OPTION] <AbiWord Document> OPTIONS –help Shows this help message –version Output abw2html version Index
NAME abs2rel – convert absolute path to relative path SYNOPSIS abs2rel path base DESCRIPTION The abs2rel command takes exactly two arguments – a destination path and a base path. It determines relative path from the base path to the destination path and prints it on standard output. EXAMPLES abs2rel /1/2/3/a/b/c /1/2/3 will print a/b/c on…
NAME abrt-watch-log – Watch log file and run command when it grows or is replaced SYNOPSIS abrt-watch-log [-vs] [-F STR] … FILE PROG [ARGS] OPTIONS -F STR Don’t run PROG if STRs aren’t found -v, –verbose Be more verbose. Can be given multiple times. -s Log to syslog FILE Watched file PROG Path to an…
NAME abrt-upload-watch – Watch upload directory and unpacks incoming archives into DumpLocation SYNOPSIS abrt-upload-watch [-vs] [-w NUM_WORKERS] [-c CACHE_SIZE_MIB] [UPLOAD_DIRECTORY] OPTIONS -v, –verbose Be more verbose. Can be given multiple times. -s Log to syslog -d Daemonize -w NUM_WORKERS Number of concurrent workers. Default is 10 -c CACHE_SIZE_MIB Maximal cache size in MiB. Default is…
NAME abrt-server – Unix socket for ABRT. SYNOPSIS abrt-server [-u UID] [-spv[v]…] DESCRIPTION abrt-server is executed by abrtd daemon to handle socket connections. Every application in system is able to invoke creation of a new problem directory by following the communication protocol (described below in section PROTOCOL). OPTIONS -u UID Use UID as client uid…
NAME abrt-retrace-client – Handles the communication with Retrace server. SYNOPSIS abrt-retrace-client <operation> [options] DESCRIPTION This tool is able to communicate with Retrace server: create a new task, ask about task’s status, download log or backtrace of a finished task. Integration with libreport events abrt-retrace-client can be used as an analyzer for application crashes which dump…
NAME abrt-merge-pstoreoops – Scans files for split oops message. Can print and/or delete them. SYNOPSIS abrt-merge-pstoreoops [-v] [-od] FILE… DESCRIPTION This tool takes list of files, reads all of the files, scans them for split oops messages and join oops parts to original oops message. OPTIONS -o Print found oopses -d Delete files with found…
NAME abrt-install-ccpp-hook – Install coredump handler. SYNOPSIS abrt-install-ccpp-hook install | uninstall | is-installed DESCRIPTION abrt-install-ccpp-hook registers ABRT coredump handler (which saves segfault data) into kernel. OPTIONS install Install coredump handler. uninstall Uninstall coredump handler. is-installed Returns 0 if handler is installed, otherwise 1. AUTHORS • ABRT team Index
NAME abrt-harvest-vmcore – Converts VMCores to ABRT problems SYNOPSIS abrt-harvest-vmcore DESCRIPTION This script is meant to be run once at system startup after abrtd is up and running. It moves all vmcore directories in /var/crash (which are presumably created by kdump) to abrtd spool directory. The goal is to let abrtd notice and process them…
NAME abrt-harvest-pstoreoops – Reconstruct oops from /sys/fs/pstore/* files, create ABRT problems and remove the files SYNOPSIS abrt-harvest-pstoreoops DESCRIPTION This script is meant to be run once at system startup after abrtd is up and running. It scans /sys/fs/pstore/*, reconstructs oops text(s) from these files, creates ABRT problem directories from them, then removes the files (pstore…
NAME abrt-handle-upload – Unpacks and moves problem data. SYNOPSIS abrt-handle-upload ABRT_DIR UPLOAD_DIR FILENAME DESCRIPTION The tool unpacks FILENAME located in UPLOAD_DIR and moves the problem data found in it to ABRT_DIR. It supports unpacking tarballs compressed by gzip, bzip2 or xz. It’s called by abrtd when a new file is noticed in the upload directory…
NAME abrt-dump-xorg – Extract Xorg crash from FILE (or standard input) SYNOPSIS abrt-dump-xorg [-vsoxm] [-d DIR]/[-D] [FILE] DESCRIPTION This tool creates problem directory from or prints Xorg crash extracted from FILE or standard input. OPTIONS -v, –verbose Be more verbose. Can be given multiple times. -s Log to syslog -o Print found crash data on…
NAME abrt-dump-oops – Extract oops from FILE (or standard input) SYNOPSIS abrt-dump-oops [-vusoxtm] [-d DIR]/[-D] [FILE] DESCRIPTION This tool creates problem directory from, updates problem directory with or prints oops extracted from FILE or standard input. FILES /etc/abrt/plugins/oops.conf Configuration file where user can disable detection of non-fatal MCEs OPTIONS -v, –verbose Be more verbose. Can…
NAME abrt-cli – List, remove, print, analyze, report problems SYNOPSIS abrt-cli [–authenticate] COMMAND [COMMAND OPTIONS] abrt-cli list [-vn] [–detailed] [–since NUM] [–until NUM] [DIR]… abrt-cli remove [-v] DIR… abrt-cli report [-v] [–delete] DIR… abrt-cli info [-v] [–detailed] [-s SIZE] DIR… abrt-cli status [-vb] [–since NUM] abrt-cli process [-v] [–since NUM] DIR… GLOBAL OPTIONS -a,–authenticate Enable…
NAME abrt-bodhi – The ABRT bodhi client. SYNOPSIS abrt-bodhi [-v] [-r[RELEASE]] (-b ID1[,ID2,…] | PKG-NAME) [PKG-NAME]… DESCRIPTION abrt-bodhi is the command-line tool for listing a new updates. Bodhi can be queried by release, bug id or package name. OPTIONS -v, –verbose Be verbose -r[RELEASE], –release[RELEASE] Specify a release (f16|rawhide) -b, –bugs ID1,ID2,.. Specify any number…
NAME abrt-backtrace – a backtrace analyzer for abrt SYNOPSIS abrt-backtrace [option]… [FILE] DESCRIPTION abrt-backtrace is a command line tool that analyzes backtraces produced by GDB and provides their textual representation useful for crash duplication detection. By default, abrt-backtrace prints the backtrace tree created by parsing the input file. OPTIONS Basic startup options -V, –version Displays…
NAME abrt-auto-reporting – Get or modify the auto reporting option values SYNOPSIS abrt-auto-reporting [-v] [ enabled | yes | 1 | on | disabled | no | 0 | off ] DESCRIPTION Reads the configuration from abrt.conf and saves the changes to the same file. The changes will take effect immediately without necessity to restart…
NAME abrt-applet – Applet which notifies user when new problems are detected by ABRT SYNOPSIS abrt-applet [-v] DESCRIPTION This tool listens on org.freedesktop.problems D-Bus bus and waits for Crash signal. When the tool detects the signal, it notifies user about new problem over a desktop specific notification pop-up. At start-up this tool checks for new…
NAME abrt-action-trim-files – Deletes old problem directories or files in specified directories until they are smaller than specified size. SYNOPSIS abrt-action-trim-files [-v] [-d SIZE:DIR]… [-f SIZE:DIR]… [-p DIR] [FILE]… OPTIONS -v Be more verbose. Can be given multiple times. -d SIZE:DIR Delete problem directories in DIR. SIZE can be suffixed by k,m,g,t to specify kilo,mega,giga,terabytes….