On Wed, 11 Aug 2004 17:42:10 +0100, Thomas Adam wrote:
>> I seem to recall seeing once that one of the package
>> tools (dpkg, apt, or another, I don't remember) could
>> save a package list that could later be piped as input
>> to return a system to an identical list of packages
>> with one comma
On Wed, 11 Aug 2004 17:58:36 +0100
Thomas Adam <[EMAIL PROTECTED]> wrote:
> On Wed, Aug 11, 2004 at 11:50:07AM -0500, Jacob S. wrote:
>
> Please see my reply to this.
>
> > "dpkg --get-selections >& /file/to/output.txt"
>
> There is no need to shunt stderr as well, since if anything is
> writte
On Wed, Aug 11, 2004 at 11:50:07AM -0500, Jacob S. wrote:
Please see my reply to this.
> "dpkg --get-selections >& /file/to/output.txt"
There is no need to shunt stderr as well, since if anything is
written to it (unlikely), it will taint the file.
> "cat /file/to/output.txt | dpkg --set-select
On Wed, 11 Aug 2004 09:17:01 -0700 (PDT)
Aaron Peters <[EMAIL PROTECTED]> wrote:
> I seem to recall seeing once that one of the package
> tools (dpkg, apt, or another, I don't remember) could
> save a package list that could later be piped as input
> to return a system to an identical list of pack
On Wed, Aug 11, 2004 at 09:17:01AM -0700, Aaron Peters wrote:
> I seem to recall seeing once that one of the package
> tools (dpkg, apt, or another, I don't remember) could
> save a package list that could later be piped as input
> to return a system to an identical list of packages
> with one comm
I seem to recall seeing once that one of the package
tools (dpkg, apt, or another, I don't remember) could
save a package list that could later be piped as input
to return a system to an identical list of packages
with one command. Am I crazy, and if not, how is this
done?
TIA,
Aaron
6 matches
Mail list logo