APTITUDE-RUN-STATE(1) | Referencia de la línea de órde | APTITUDE-RUN-STATE(1) |
aptitude-run-state-bundle - desempaqueta un fichero de estado de aptitude e invoca aptitude sobre éste
aptitude-run-state-bundle [<opciones>...] <fichero_de_entrada> [<programa> [<argumentos>...]]
This command is mostly for internal use and bug reporting in exceptional cases, it is not intended for end-users under normal circumstances.
aptitude-run-state-bundle desempaqueta el archivo de estado de aptitude creado por aptitude-create-state-bundle(1) en un directorio temporal, invoca <programa> sobre él con los <argumentos> proporcionados, y elimina el directorio temporal a continuación. Si no se introduce <programa>, su valor por omisión es aptitude(8).
Las siguientes opciones pueden preceder al fichero de entrada en la línea de órdenes. Las opciones a continuación del fichero de entrada se toman como argumentos para aptitude.
--append-args
--help
--prepend-args
--no-clean
Esta opción se activa automáticamente por --statedir.
--really-clean
--statedir
--unpack
Daniel Burrows <dburrows@debian.org>
Manuel A. Fernandez Montecelo <mafm@debian.org>
Copyright 2007 Daniel Burrows.
This manual page is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This manual page is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
06/08/2022 | aptitude-run-state-bundle 0.8. |