man-pages/man1/apport-unpack.1.html
2021-03-31 01:06:50 +01:00

71 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of apport-unpack</TITLE>
</HEAD><BODY>
<H1>apport-unpack</H1>
Section: User Commands (1)<BR>Updated: September 09, 2006<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<P>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
<P>
apport-unpack - extract the fields of a problem report to separate files
<P>
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<P>
<B>apport-unpack</B>
<I>report target-directory</I>
<P>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
A problem report, as produced by
<B>apport</B>
is a single file with a set of key/value pairs in the RFC822
syntax. This tool disassembles a report such that the value of each entry
is written into a separate file, with the key as file name. This is
particularly useful for large binary data like the core dump.
<P>
<I>report </I>
is either a path to an existing apport crash report, or '-' to read
from stdin.
<P>
The
<I>target-directory</I>
must either be nonexisting or empty.
<P>
<A NAME="lbAE">&nbsp;</A>
<H2>AUTHOR</H2>
<B>apport</B>
and the accompanying tools are developed by Martin Pitt
&lt;<A HREF="mailto:martin.pitt@ubuntu.com">martin.pitt@ubuntu.com</A>&gt;.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="4"><A HREF="#lbAE">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:06 GMT, March 31, 2021
</BODY>
</HTML>