On Thu, 2007-08-23 at 15:35 +0300, Jad madi wrote: > dpkg -l > packages.list > OK, 'dpkg -l' will generate the list. But, now, how to feed this list to the 'aptget' of the second machine? Say, if I generate the list like this 'dpkg -l > package-list', and ssh that list to the second machine, can I run there 'sudo aptget install < package.list'?