AMS-RUN(1)
==========
:Author: Johan Kiviniemi
:Email:  debian@johan.kiviniemi.name


NAME
----
ams-run - run the given package manager and apt-mark-sync from it


SYNOPSIS
--------
*ams-run* 'COMMANDLINE'


DESCRIPTION
-----------
*ams-run* runs 'COMMANDLINE' and detects the package manager (such as aptitude
or debfoster) from it. On success, it syncs packages' auto-installed states
from the package manager's database to other package managers.


EXAMPLES
--------
*$$ams-run aptitude install debfoster$$*::
  Installs debfoster using aptitude and synchronizes from aptitude to apt,
  debfoster and deborphan.

*$$ams-run debfoster$$*::
  Runs debfoster and synchronizes from debfoster to apt, aptitude and
  deborphan.


AUTHOR
------
Written by Johan Kiviniemi <mailto:debian@johan.kiviniemi.name[]>


RESOURCES
---------
Web site: http://johan.kiviniemi.name/software/apt-mark-sync/[]

Git branch: git://heh.fi/ion/apt-mark-sync.git

Git browser: http://gitweb.heh.fi/?p=ion/apt-mark-sync.git[]


SEE ALSO
--------
*apt-mark-sync*(1)


COPYRIGHT
---------
Copyright © 2008 Johan Kiviniemi

This 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. There
is NO WARRANTY, to the extent permitted by law.

