Also, on man aptitude-create-state-bundle man page
--print-inputs
Display a list of the files and directories that will be included
in the bundle, THEN EXIT.<--mention
Also the APTITUDE-CREATE() is weird at the top of the man page.
Also weird how you make the entries .//:
$ tar tf file
.//home/jidanni/.aptitude/
.//home/jidanni/.aptitude/config
.//var/lib/aptitude/ ...
weird weird weird. Also,
SYNOPSIS
aptitude-run-state-bundle [<options>...] <input-file>
[<program-arguments>...]
DESCRIPTION
aptitude-run-state-bundle unpacks the given aptitude state bundle
created by aptitude-create-state-bundle(1) to
a temporary directory, invokes <program> on it with the supplied
arguments, and removes the temporary directory
afterwards. If <program> is not supplied, it defaults to aptitude(8).
But you don't mention <program> in the SYNOPSIS. Oh, say <program arguments>.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]