[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get install -- packet list from a file



On Mon Nov 01, 2010 at 11:13:53 +0100, getting.lists@googlemail.com wrote:

> I want to install many packets at once with apt-get.
> So I wrote a file, like
>
> file-list:
>
> htop
> vim
> apache2

  apt-get install $(cat file-list)

Steve
--
Let me steal your soul?
http://stolen-souls.com


Reply to: