abw2html (1) Linux Manual Page
abw2html – convert AbiWord document into HTML Synopsisabw2html [OPTION] <AbiWord Document> Options–help Shows this help message –version Output abw2html version
abw2html – convert AbiWord document into HTML Synopsisabw2html [OPTION] <AbiWord Document> Options–help Shows this help message –version Output abw2html version
abs2rel – convert absolute path to relative path Synopsisabs2rel path base DescriptionThe 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. Examplesabs2rel /1/2/3/a/b/c /1/2/3 will print a/b/c on standard output. abs2rel foo/bar…
abrt-watch-log – Watch log file and run command when it grows or is replaced Synopsisabrt-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 executable ARGS Arguments…
abrt-upload-watch – Watch upload directory and unpacks incoming archives into DumpLocation Synopsisabrt-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 4 UPLOAD_DIRECTORY Watched…
abrt-server – Unix socket for ABRT. Synopsisabrt-server [-u UID] [-spv[v]…] Descriptionabrt-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 -s Log to system…
abrt-retrace-client – Handles the communication with Retrace server. Synopsisabrt-retrace-client <operation> [options] DescriptionThis 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 eventsabrt-retrace-client can be used as an analyzer for application crashes which dump core. Example usage in…
abrt-merge-pstoreoops – Scans files for split oops message. Can print and/or delete them. Synopsisabrt-merge-pstoreoops [-v] [-od] FILE… DescriptionThis 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 oopses -v, –verbose Be…
abrt-install-ccpp-hook – Install coredump handler. Synopsisabrt-install-ccpp-hook install | uninstall | is-installed Descriptionabrt-install-ccpp-hook registers ABRT coredump handler (which saves segfault data) into kernel. Optionsinstall Install coredump handler. uninstall Uninstall coredump handler. is-installed Returns 0 if handler is installed, otherwise 1.Authors• ABRT team
abrt-harvest-vmcore – Converts VMCores to ABRT problems Synopsisabrt-harvest-vmcore DescriptionThis 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 as new problem…
abrt-harvest-pstoreoops – Reconstruct oops from /sys/fs/pstore/* files, create ABRT problems and remove the files Synopsisabrt-harvest-pstoreoops DescriptionThis 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 storage is a…
abrt-handle-upload – Unpacks and moves problem data. Synopsisabrt-handle-upload ABRT_DIR UPLOAD_DIR FILENAME DescriptionThe 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 configured by the…
abrt-dump-xorg – Extract Xorg crash from FILE (or standard input) Synopsisabrt-dump-xorg [-vsoxm] [-d DIR]/[-D] [FILE] DescriptionThis 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 standard output -d DIR…
abrt-dump-oops – Extract oops from FILE (or standard input) Synopsisabrt-dump-oops [-vusoxtm] [-d DIR]/[-D] [FILE] DescriptionThis 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 MCEsOptions-v, –verbose Be more verbose. Can be given multiple times. -s Log…
abrt-cli – List, remove, print, analyze, report problems Synopsisabrt-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 PolicyKit authentication to…
abrt-bodhi – The ABRT bodhi client. Synopsisabrt-bodhi [-v] [-r[RELEASE]] (-b ID1[,ID2,…] | PKG-NAME) [PKG-NAME]… Descriptionabrt-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 of Bugzilla IDs (–bugs=1234,5678)…
abrt-backtrace – a backtrace analyzer for abrt Synopsisabrt-backtrace [option]… [FILE] Descriptionabrt-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. OptionsBasic startup options -V, –version Displays version of abrt-backtrace. -?,…
abrt-auto-reporting – Get or modify the auto reporting option values Synopsisabrt-auto-reporting [-v] [ enabled | yes | 1 | on | disabled | no | 0 | off ] DescriptionReads the configuration from abrt.conf and saves the changes to the same file. The changes will take effect immediately without necessity to restart any ABRT process…
abrt-applet – Applet which notifies user when new problems are detected by ABRT Synopsisabrt-applet [-v] DescriptionThis 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 problems which occurred…
abrt-action-trim-files – Deletes old problem directories or files in specified directories until they are smaller than specified size. Synopsisabrt-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. -f SIZE:DIR Delete…
abrt-action-save-package-data – Query package database and save package and component name. Synopsisabrt-action-save-package-data [-v] [-c CONFFILE] -d DIR DescriptionThe tool reads problem directory DIR. It analyzes contents of analyzer, executable, cmdline and remote elements, checks database of installed packages, and creates new elements package and component. This data is usually necessary if the problem will be…