Ed Wilts wrote:
I've seen a bunch of complaints lately about Red Hat not providing
searchable archives. Well, it turns out that it went live a couple of
weeks ago and they didn't tell anybody (well, they told me about when it
was in beta, but not went it went live).
http://www.
I've seen a bunch of complaints lately about Red Hat not providing
searchable archives. Well, it turns out that it went live a couple of
weeks ago and they didn't tell anybody (well, they told me about when it
was in beta, but not went it went live).
http://www.redhat.com/archives/r
On Sat, 2003-08-30 at 11:37, Bret Hughes wrote:
> It is working? I haven't tried for over a year since it has never
> really been functional in the past. I use the archives at
Yes, it is. In fact, I found a quick fix for a problem with gnome that
has been annoying me since I first i
oked a little closer at the archives page. I found the
> search option.
>
It is working? I haven't tried for over a year since it has never
really been functional in the past. I use the archives at
http://marc.theaimsgroup.com/?l=redhat-list&r=1&w=2
Bret
--
redh
On Sat, 2003-08-30 at 08:14, L. K. Pierce wrote:
> Is it possible to search them online or must I download them
> all and search locally? That just seems an odd way to do it.
Sorry, folks.
I should have looked a little closer at the archives page. I found the
search option.
Larry (
Okay, this is definitely a newbie question.
I want to search the list's archives before posting a couple questions
concerning minor annoyances/problems that I have with the gnome desktop
on RH 8.0. I've gone to www.redhat.com and found the archives for the
list and can download t
e included with the distro. I've never used it
> myself, but it appears to do what you want:
> $ rpm -qip /devel/dist-7.3/stock/RedHat/RPMS/lha-1.14i-4.i386.rpm
> [...]
> Description :
> LHA is an archiving and compression utility for LHarc format archives.
> LHA is mostly use
it appears to do what you want:
$ rpm -qip /devel/dist-7.3/stock/RedHat/RPMS/lha-1.14i-4.i386.rpm
[...]
Description :
LHA is an archiving and compression utility for LHarc format archives.
LHA is mostly used in the DOS world, but can be used under Linux to
extract DOS files from LHA archives.
Install
Hi folks,
Every month I get emailed a file 'month' which I have to rename to 'month.exe'
and the execute using a Windows box (tried xdos, wine etc. - bochs+freedos
worked for a while now doesn't).
The program is a self extracting LHA archive. Is there a way natively in
Linux (RH7.3+errata) to
> I know, I have tried numerous times to search and with no 'hits'. I even
posted, basically the same message, here about it being broken a couple
weeks ago, but its still broken.
I gave up searching official redhat archives ages ago.
Have you considered http://www.google.com
On Wednesday 22 January 2003 16:22, Michael Schwendt wrote:
>
> http://www.redhat.com/mailing-lists/
>
> It's the old "Red Hat Mailing List Archives" page which is
> hopelessly out-of-date, but still linked at the bottom of:
> http://www.redhat.com/apps/sup
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 22 Jan 2003 15:05:30 +, [EMAIL PROTECTED] wrote:
> > > Sorry, I try to be careful about distributing e-mail addresses,
> > > that one didn't get my attention. However, your e-mail is still
> > > include
On Thu, Jan 16, 2003 at 01:40:21PM +0100, T. Ribbrock wrote:
>
> Red Hat hasn't provided usable mailing list archives for years now.
> As Red Hat doesn't bother to fix this, we all depend on resources kindly
> offered by third parties. Try:
>
> http://marc.theaimsgro
ST
> To: [EMAIL PROTECTED]
> Subject: How to search the archives?
>
> I'm at redhat's site and I'm trying to search the install list archives for
> info on the Promice FastTrack RAID controller. However nothing comes up with
> a hit.
>
> Not promise, not fasttra
On Thu, Jan 16, 2003 at 07:24:54AM -0500, Michael George wrote:
> I'm at redhat's site and I'm trying to search the install list archives for
> info on the Promice FastTrack RAID controller. However nothing comes up with
> a hit.
[...]
> Where can I find a working a
I'm at redhat's site and I'm trying to search the install list archives for
info on the Promice FastTrack RAID controller. However nothing comes up with
a hit.
Not promise, not fasttrack, not linux, not install.
Leads me to believe something's broken...
Where can I fi
On Fri, Dec 27, 2002 at 04:40:18PM +0300, aljuhani wrote:
> > Red Hat doesn't provide searchable archives. They haven't done so for
> > years now.
> Redhat List Searchable Archives is available here:
> http://marc.theaimsgroup.com/?l=redhat-list
Yes, but they&
Redhat List Searchable Archives is available here:
http://marc.theaimsgroup.com/?l=redhat-list
[EMAIL PROTECTED]
>= Original Message From [EMAIL PROTECTED] =
On Mon, Dec 23, 2002 at 11:40:34AM -0800, Rick Johnson wrote:
> Leonard den Ottolander wrote:
> | I am a little surpris
a thread on this about 2 weeks ago. Search the archives.
Red Hat doesn't provide searchable archives. They haven't done so for
years now.
Cheerio,
Thomas
--
-
Thomas Ribbrockhttp://www.ribbrock.orgIC
In <[EMAIL PROTECTED]>, on
11/09/2002 at 11:51 PM,
Thomas Ribbrock <[EMAIL PROTECTED]> said:
>> > ls *.tar | xargs -n 1 tar xvf
>>
>> Whats wrong with:
>>
>> for i in *.tar ; do tar xvf $i ; done
>It only works in [ba]sh, whereas Michael's example also works in
>[t]csh... ;-)
Ahh! Good po
On Thu, Nov 07, 2002 at 09:39:30PM -0800, [EMAIL PROTECTED] wrote:
> In <[EMAIL PROTECTED]>, on
> 11/06/2002 at 06:07 AM,
>Michael Schwendt <[EMAIL PROTECTED]> said:
[...]
>
> > ls *.tar | xargs -n 1 tar xvf
>
> Whats wrong with:
>
> for i in *.tar ; do tar xvf $i ; done
It only works in [
In <[EMAIL PROTECTED]>, on
11/06/2002 at 06:07 AM,
Michael Schwendt <[EMAIL PROTECTED]> said:
>>
>> Does anyone know how to extract multiple archives with a single
>> command, or is this just something tar can't do?
> ls *.tar | xargs -n 1 tar xvf
On Wed, Nov 06, 2002 at 05:01:36AM -0800, Drew Poulin wrote:
> I'm trying to extract the files from 108 .tar archives located in a single
> directory.
[...]
Cameron Simpson once posted the included script to one of the RH lists - it
deals with many different types of archives as w
On Wed, 6 Nov 2002, Drew Poulin wrote:
>
> > "Michael" == Michael Schwendt <[EMAIL PROTECTED]> writes:
>
> Michael> ls *.tar | xargs -n 1 tar xvf
>
> Thanks very much. Looks like I'd better read the xargs man page.
the above is an alternative to what every single linux user should
k
> "Michael" == Michael Schwendt <[EMAIL PROTECTED]> writes:
Michael> ls *.tar | xargs -n 1 tar xvf
Thanks very much. Looks like I'd better read the xargs man page.
Drew Poulin
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 6 Nov 2002 05:01:36 -0800, Drew Poulin wrote:
> I'm trying to extract the files from 108 .tar archives located in a
> single directory.
>
> The tar info page says that tar can't handle a wildcard like * or ? by
Hello,
I'm trying to extract the files from 108 .tar archives located in a single
directory.
The tar info page says that tar can't handle a wildcard like * or ? by itself;
it says that preceding the * or ? with a backslash or enclosing the
argument in quotes usually works. But ne
keeping an eye on the
various processes that need to be run and tweaking stuff when they fail
are more of what I had in mind when I mentioned resources.
>
> Of course you can always use the archives at
> http://marc.theaimsgroup.com/?l=redhat-list&r=1&w=2
These seem to work
time they took responsibility for this portion of the
> > > infrastructure that the community uses to support their product.
[...]
YES, YES, and once more YES! Red Hat has dropped the ball on this so many
times that I've lost count... Maybe it's time we start filing bugzilla
rep
their bandwidth?
Of course you can always use the archives at
http://marc.theaimsgroup.com/?l=redhat-list&r=1&w=2
--
Regards,
+-+-+
| Peter Kiem.^. | E-Mail: <[EMAIL PROTECTED]> |
| Zordah IT
On Wed, 16 Oct 2002, Peter Kiem wrote:
> > > Does Redhat keep a searchable archive of the email list?
> >
> > http://www.prairienet.org/redhat
> >
> > (took over from moongroup.com)
>
> But this only goes up to April 2002!
And it only covers redhat-list and seawolf-list.
--
ing to hear back from David about posting his
replies to the list but since this has come up and there is nothing bad
there anyway, I will let you all know what I have found.
Background:
Charles Galpin and David Talkington did a magnificent job IMNSOHO
putting together the archives at prairienet af
> > Does Redhat keep a searchable archive of the email list?
>
> http://www.prairienet.org/redhat
>
> (took over from moongroup.com)
But this only goes up to April 2002!
http://www.prairienet.org/library/redhat/redhat-list/2002/diglist.php
> *
; matches.
Last I looked, that didn't work very well and didn't work with all the
lists. Did they fix something?
The official (but non-searchable) archives are at
hppts://listman.redhat.com. Not having good searchable archives is oen of
the things we complain about most here...
>
On Tue, 15 Oct 2002, Will Standley wrote:
> Does Redhat keep a searchable archive of the email list?
http://www.prairienet.org/redhat
(took over from moongroup.com)
--
***
.~. Jerry Winegarden
/ v \ OIT/Technical Support, Duke Univ
: [EMAIL PROTECTED]
http://www.econnhosting.net/
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Will Standley
Sent: Tuesday, October 15, 2002 7:55 PM
To: [EMAIL PROTECTED]
Subject: Where are list archives
Does Redhat keep a searchable archive of the email
Does Redhat keep a searchable archive of the email list?
I have poked around the site and couldn't spot it.
Can anybody send me the link.
thanks,
tmb
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
> There have been several efforts by list members to fill this gap and I would
> like to thank all of them. Most of them had to fold at some point, though,
> lacking money and/or other resources to host such an archive on an ongoing
> basis - and frankly, I still think it's Red Hat's job to do so.
orrible. Simply displaying the subject would improve the usability I'd
> > estimate 500%.
>
> Redhats seach is less than useless it is a waste of time. At least it
> was the last couple of time I tried it.
Red Hat's mailing list archives have been useless for the past four yea
On Tue, 2002-10-08 at 13:20, Jeff Bearer wrote:
> One thing that might help is if Red Hat's mailing list archive search
> wasn't so hard to use, the search results listed as file names is
> horrible. Simply displaying the subject would improve the usability I'd
> estimate 500%.
Redhats seach i
, the archives for these lists stop on or near 2002-07-17. Anybody
know what's up? The page in question is here:
http://www.redhat.com/mailing-lists/
thanks,
thomas
--
N. Thomas
[EMAIL PROTECTED]
Etiamsi occiderit me, in ipso sperabo
--
redhat-list mailing list
unsubscribe mai
** Reply to message from Kevin Keithan <[EMAIL PROTECTED]> on Wed, 18 Sep 2002
09:17:31 -0400
> Hi All,
> I would like to search the archives. I need to find out about IPTables, I have
>posted on here before with no replies.
Kevin - go here for a good iptables
On Wed, 18 Sep 2002, Kevin Keithan wrote:
> Hi All,
> I would like to search the archives. I need to find out about IPTables,
www.prairienet.org/redhat
--
***
.~. Jerry Winegarden
/ v \ OIT/Technical Support, Duke Univ
Hi All,
I would like to search the archives. I need to find out about IPTables, I have
posted on here before with no replies.
Thanks,
Kevin
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list
html
> 3. redhat-list/msg13774.html
>
> ...etc. This is useless! Do archives for this list exist with a better
> search engine?
>
> Frank
David Talkington does (or at least did) provide a searchable mirror of
this mailing list. I think the URL is www.prairienet.org/library/redhat,
I figured out that if I only search for one word "sound" instead of "sound
driver", I get over 1,000 hits, but the result set is presented as simply:
1. redhat-list/msg19268.html
2. redhat-list/msg36135.html
3. redhat-list/msg13774.html
...etc. This is useless! Do ar
When youftp that file over, are you making sure to issue a "bin" command,
inside of ftp, before actually sending/retrieving the file?
If the file is transferred, via ftp, by the ASCII transmission, the file will
be corrupted and rendered unusable.
Steveo <[EMAIL PROTECTED]> said:
> I have a w
On Tue, 2002-08-20 at 09:33, Steveo wrote:
> I have a webserver that I do a tar.gz operation on everyday. That backup
> is stored locally on the machine and I can unzip and access the archive and
> it's contents with no problems. At the same time, I ftp that backup to a
> remote machine. How
On Tuesday 20 Aug 2002 3:33 pm, Steveo wrote:
Hi Steveo,
> I have a webserver that I do a tar.gz operation on everyday. That backup
> is stored locally on the machine and I can unzip and access the archive and
> it's contents with no problems. At the same time, I ftp that backup to a
> remote
I have a webserver that I do a tar.gz operation on everyday. That backup
is stored locally on the machine and I can unzip and access the archive and
it's contents with no problems. At the same time, I ftp that backup to a
remote machine. However after the operation, when I try to unzip or ac
Sorry! my bad! worked out that the missing extension error was due to me not having
php-mysql installed - I'm sure I
had it... but... d'oh!
the question about searchable archives still stands though...
tia. dan.
I wrote:
>Hi - just trying to get mySQL and php playing nice to
nsion,
> please check PHP Configuration.
>
> I'm sure that this is a standard RTFM q - but can't find searchable RH list archives
>and can't find usefule reference
> as to how to fix this on the net at the moment...
>
> hoping someone can:
>
> 1) point me in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dan Horth wrote:
>1) point me in the direction of the RH list archives (searchable)
http://www.prairienet.org/library/redhat
cheers -d
- --
David Talkington
PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp
-BEGIN PGP SIGNAT
Hi - just trying to get mySQL and php playing nice together - buut getting the
following error when trying to use mySQL
with PHP:
cannot load MySQL extension,
please check PHP Configuration.
I'm sure that this is a standard RTFM q - but can't find searchable RH list archives
and
[snip]
> > for i in *.tar.gz; do echo Untarring: $i;tar xzf $i; done
ah, right. minor oversight.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
i actually have a little bash script like that to do it, but i thought i was
overlooking some simple option in tar...guess not. seems like a pretty
common operation, don't you think? i just downloaded 19 .tar.bz2 files for
the new kde-3.0, didn't wanna untar them all manually...
thanks for t
> if i have a bunch of .tar.gz files in a dir, how can i use tar to extract
them
> all? tar xzf *.tar.gz doesn't work...=/
for file in *.tar.gz ; do tar zxf $file ; done
Ed Wilts
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
___
Redhat-list mailin
christopher j bottaro wrote:
> hello,
> if i have a bunch of .tar.gz files in a dir, how can i use tar to extract them
> all? tar xzf *.tar.gz doesn't work...=/
it does not work cause tar thinks that the second tar.gz file is the one
to decompress from the tar file, that is due to the way ba
ailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 04, 2002 12:45 AM
> To: [EMAIL PROTECTED]
> Subject: untarring multiple archives
>
>
> hello,
> if i have a bunch of .tar.gz files in a dir, how can i use tar to extract
> them
> all? tar xzf *.tar.gz doesn't work...=/
try 'tar xvzf' (you need z for the gzip format). Yes, 'tar xvzf *.tar.gz'
or *gz or whatever will work.
On Thu, 4 Apr 2002, christopher j bottaro wrote:
> hello,
> if i have a bunch of .tar.gz files in a dir, how can i use tar to extract them
> all? tar xzf *.tar.gz doesn't work...=/
> thanks
should be tar -xzf *.tar.gz
Don't forget the "-". This should work as far as I know.
SHaun
-Original Message-
From: christopher j bottaro [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 12:45 AM
To: [EMAIL PROTECTED]
Subject: untarring multiple archives
hel
hello,
if i have a bunch of .tar.gz files in a dir, how can i use tar to extract them
all? tar xzf *.tar.gz doesn't work...=/
thanks for the info,
christopher
P.S. couldn't find anything about this in the man pages.
___
Redhat-list mailing list
[EM
On Sat, 2002-02-23 at 17:09, Monte Milanuk wrote:
> I'm not very experienced w/ this sort of thing; what exactly are people
> referring to when they say the resources required are too great? Too
> much disk space, too much RAM, too much CPU speed, or too much machine
> time? Too much of all the
> > > Any other good, reliable, frequently updated archives around?
One of my favorite archive sites is http://marc.theaimsgroup.com/. You'll
find *many* lists there and the redhat lists are current. One of the my
postings to redhat-list earlier today is already in the archives.
--- Charles Galpin <[EMAIL PROTECTED]> wrote:
> On Sat, 2002-02-23 at 13:51, Monte Milanuk wrote:
>
> > Any other good, reliable, frequently updated archives around?
>
> http://www.prairienet.org/library/redhat should be updated nightly.
>
Any hints to as a p
On Sat, 2002-02-23 at 13:51, Monte Milanuk wrote:
> Any other good, reliable, frequently updated archives around?
http://www.prairienet.org/library/redhat should be updated nightly.
The index is sufficiently large to make updating on the fly too resource
intensive. In fact Chuck had
--- Brian Ashe <[EMAIL PROTECTED]> wrote:
> Hello Monte,
>
> Saturday, February 23, 2002, 1:08:19 PM, you textually orated:
>
> MM> Anyone know whats up w/ the official list archives? They haven't
> been
> MM> updated since the 15th or so.
>
> Do
Hello Monte,
Saturday, February 23, 2002, 1:08:19 PM, you textually orated:
MM> Anyone know whats up w/ the official list archives? They haven't been
MM> updated since the 15th or so.
Does anyone use those. ;)
Try the ones kept at...
http://www.prairienet.org/library/redhat
Anyone know whats up w/ the official list archives? They haven't been
updated since the 15th or so.
Thanks,
Monte
=
"All right, breaks over. Back on your heads! ;)"
__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Oly
ront.
>
> That said, I'll take this thread as a strong indication that I should
> consider including them in the archive. It probably won't happen
> until summer, though.
I'll ping you next week David. I setup those scripts ready to support
multiple archives. I can ge
--- David Talkington <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> [EMAIL PROTECTED] wrote:
> >
> > I know that this has to be a common question, but I tried to
> search the
> >archives and found the search functi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bret Hughes wrote:
>> >And thanks for that. But there's no Enigma-list there yet...
>>
>> > Galpin...>
>
>I was wondering about that myself but did not have the balls to ask
>about it since I have been unable to read the thing due to time
>constrai
I know that this has to be a common question, but I tried to search the
> >> >archives and found the search function to basically be broken.
> >>
> >> Are you talking about http://www.prairienet.org/library/redhat? If
> >> you found a problem there, rattle my
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Matthew Saltzman wrote:
>On Wed, 6 Feb 2002, David Talkington wrote:
>
>> [EMAIL PROTECTED] wrote:
>> >
>> > I know that this has to be a common question, but I tried to search the
>> >archives and found the
On Wed, 6 Feb 2002, David Talkington wrote:
> [EMAIL PROTECTED] wrote:
> >
> > I know that this has to be a common question, but I tried to search the
> >archives and found the search function to basically be broken.
>
> Are you talking about http://www.prairienet.or
No, it was the actual redhat archives. The searching on them is for all
purposes useless. Thanks for the link to another archive. I'll dig in it
to see if I can find what I need.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
>
> I know that this has to be a common question, but I tried to search the
>archives and found the search function to basically be broken.
Are you talking about http://www.prairienet.org/library/redhat? If
yo
On Mon, Apr 23, 2001 at 04:40:01PM -0400, Charles Galpin wrote:
>
> On Mon, 23 Apr 2001, Thomas Ribbrock wrote:
> >
> > Ok, so no "wonder" after all... :-(
>
> The *real* wonder is why no-one from Red Hat cares to comment on this.
They never really have for the past three years... :-( I sure
On Mon, 23 Apr 2001, Thomas Ribbrock wrote:
> On Fri, Apr 20, 2001 at 10:07:12PM -0400, Anthony E . Greene wrote:
> > No matter what I search for I get tens of thousands of matches, and the
> > matches do not actually match.
> [...]
> >
> > Red Hat's
On Fri, Apr 20, 2001 at 10:07:12PM -0400, Anthony E . Greene wrote:
> No matter what I search for I get tens of thousands of matches, and the
> matches do not actually match.
[...]
>
> Red Hat's archives for this list are useless.
Ok, so no "wonder" after a
Charles Galpin wrote:
>
> So Chuck, what's the status? I saw someone offered to take this over - doe
> it look like this is going to happen?
>
I hope so. This is a big deal. I wish I had time or bandwidth to
donate but there is simply no way.
Bret
_
So Chuck, what's the status? I saw someone offered to take this over - doe
it look like this is going to happen?
charles
On Sat, 21 Apr 2001, Wolfgang Pfeiffer wrote:
> > >
> > > Red Hat's archives for this list are useless.
> >
> > Today I was more l
y email address as
> > the Author and got thousands of matches. I only looked at the first ten, but
> > none were mine. I got the same thing when I searched for my last name.
> >
> > Red Hat's archives for this list are useless.
>
> Today I was more lucky ...I searc
hed for the string
> "rdate" in the message subject and none of the first ten results contained
> the string anywhere in the message. I then searched for my email address as
> the Author and got thousands of matches. I only looked at the first ten, but
> none were mine. I got
anywhere in the message. I then searched for my email address as
the Author and got thousands of matches. I only looked at the first ten, but
none were mine. I got the same thing when I searched for my last name.
Red Hat's archives for this list are useless.
Tony
--
Anthony E. Greene <[EMA
Chuck,
I hope you will not take down your site as a whole. I like it not only for
the redhat-archives there ...
Besides:
I didn't manage to use the redhat search engine for this list some minutes
ago: I was looking for 'Pine' and then 'Netscape' at
http://www.redhat
On Thu, Apr 19, 2001 at 09:38:48PM -0400, Chuck Mead wrote:
[...]
> Anyone want to take over the archives?
>
> (Note that Red Hat is doing a much better job then they were 3 years ago
> so maybe no one needs to).
What? They're actually providing *working* mailing list archi
Id be glad to help out.
Feel free to email me directly and I will go ahead and discuss what I
can do for you.
-Ryan
-Original Message-
From: Chuck Mead [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 19, 2001 9:39 PM
To: Redhat List
Subject: Task reduction... archives...
I am
Hi Chuck,
> Anyone want to take over the archives?
How much time/space/bandwidth does it currently take up?
--
Regards,
+---+-+
| Peter Kiem| E-Mail: <[EMAIL PROTECTED]> |
| Zordah IT | Mobile: +61
hat might be more rewarding than helping us all? :)
Spending time with my family... not working as much...
CG>> Anyone want to take over the archives?
CG>
CG>I would, but I don't have the bandwidth.
Few do... :-)
CG>> (Note that Red Hat is doing a much better job then they
On Thu, 19 Apr 2001, Chuck Mead wrote:
> I am beginning to shutdown some of the things I've done over the last
> couple of years in favor of some other, more rewarding uses of my time.
And what might be more rewarding than helping us all? :)
> Anyone want to take over the arch
On Thu, 19 Apr 2001, Mike Chambers blurted out:
MC>Didn't know there was an archive except the one they have with mailman.
MC>What's the URL anyway to yours?
Search tool is at:
http://www.moongroup.com/pages.php?page=list-archives
Browse them at:
http://www.moongroup.com
Didn't know there was an archive except the one they have with mailman.
What's the URL anyway to yours?
Mike
- Original Message -
From: "Chuck Mead" <[EMAIL PROTECTED]>
To: "Redhat List" <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 8
I am beginning to shutdown some of the things I've done over the last
couple of years in favor of some other, more rewarding uses of my time.
Anyone want to take over the archives?
(Note that Red Hat is doing a much better job then they were 3 years ago
so maybe no one needs to).
--
Chuck
rpjday wrote:
> On Tue, 3 Apr 2001, Cameron Simpson wrote:
>
> > On Mon, Apr 02, 2001 at 10:42:38AM +0300, Claudiu Balciza <[EMAIL PROTECTED]>
>wrote:
> > | how do I convince tar to include files starting with dots ?
> >
> > Tar has no objections to dot files at all. More likely _you_ are not
>
Thanks a lot
you brought light into my TARkness :)
Claudiu
- Original Message -
From: "Cameron Simpson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 03, 2001 07:03
Subject: Re: hidden files in tar archives ?
> On Mon, Apr 02, 2001 at
On Tue, 3 Apr 2001, Cameron Simpson wrote:
> On Mon, Apr 02, 2001 at 10:42:38AM +0300, Claudiu Balciza <[EMAIL PROTECTED]> wrote:
> | how do I convince tar to include files starting with dots ?
>
> Tar has no objections to dot files at all. More likely _you_ are not
> asking for dot files. Normal
On Mon, Apr 02, 2001 at 10:42:38AM +0300, Claudiu Balciza <[EMAIL PROTECTED]> wrote:
| how do I convince tar to include files starting with dots ?
Tar has no objections to dot files at all. More likely _you_ are not
asking for dot files. Normal practice is to say
tar cf the-tarfile some-
Hi Claudiu,
> how do I convince tar to include files starting with dots ?
man tar.
Bye,
Leonard.
___
Redhat-list mailing list
[EMAIL PROTECTED]
https:
how do I convince tar to include files starting with dots ?
Claudiu
___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list
1 - 100 of 144 matches
Mail list logo