On Wed, 12 Sep 2007, Chris Hellyar wrote:
> dpkg --get-selections > a_file.txt
>
> Does anyone know of a simple way to take the --get-selections list and
> stuff it into apt-get automagically?  I'm sure I could sed and awk my
> way to this, but I'm not a sed or awk expert.
>

dpkg --set-selections < a_file.txt
apt-get dselect-install

-- 
Simon J. Lyall  |  Very Busy  |  Web: http://www.darkmere.gen.nz/
"To stay awake all night adds a day to your life" - Stilgar | eMT.

Reply via email to