* Michael Heldebrant ([EMAIL PROTECTED]) [011121 13:38]:
> On Wed, 2001-11-21 at 03:19, Vineet Kumar wrote:
> > | sed -e "s/'\(.*\)'/\1/"
>
> Just to make sure I grok this fully:
>
> We're splitting the line into a beginning ', the matching regexp pattern
> of any character as many times as we wa
On Wed, 2001-11-21 at 03:19, Vineet Kumar wrote:
> * Michael Heldebrant ([EMAIL PROTECTED]) [011120 12:17]:
> > On Tue, 2001-11-20 at 11:56, Michael A. Miller wrote:
> >
> > sed -e "s/'\$//"|sed -e "s/'//" Strips them both off, but the last
> > version of the sed command only strips the first ' o
> "Michael" == Michael Heldebrant <[EMAIL PROTECTED]> writes:
> apt-get install $yourpackages --print-uris
That's the trick! Thanks.
The other thing that someone pointed out is apt-zip, which also
works quite well.
Mike
* Michael Heldebrant ([EMAIL PROTECTED]) [011120 12:17]:
> On Tue, 2001-11-20 at 11:56, Michael A. Miller wrote:
> > I'd like to download a selection of packages for machine A that
> > is on a slow connection. So I made a list of what I want and
> > went to machine B, which has a fast connection,
On Tue, 2001-11-20 at 11:56, Michael A. Miller wrote:
> I'd like to download a selection of packages for machine A that
> is on a slow connection. So I made a list of what I want and
> went to machine B, which has a fast connection, and used "apt-get
> --download-only install package". This didn'
I'd like to download a selection of packages for machine A that
is on a slow connection. So I made a list of what I want and
went to machine B, which has a fast connection, and used "apt-get
--download-only install package". This didn't work for packages
that are already installed on machine B be
6 matches
Mail list logo