Quite Stumped here, need suggestions

2008-12-14 Thread Robert Richards
without acpi the shutdown is instant, and unclean. No scripts are run, drives are left dirty, but still no clue in the logs. I am now stumped! What could cause the system to shut down in this fashion? With acpi active, the init scripts are executed in shutdown mode. What could cause the kernel

Re: Quite Stumped here, need suggestions

2008-12-14 Thread Paul B. Mahol
-root issued a shutdown -h command. One additional clue. If I bring the system up without acpi the shutdown is instant, and unclean. No scripts are run, drives are left dirty, but still no clue in the logs. I am now stumped! What could cause the system to shut down in this fashion? With acpi

Re: Quite Stumped here, need suggestions

2008-12-14 Thread Roger Olofsson
. If I bring the system up without acpi the shutdown is instant, and unclean. No scripts are run, drives are left dirty, but still no clue in the logs. I am now stumped! What could cause the system to shut down in this fashion? With acpi active, the init scripts are executed in shutdown mode. What

Re: Quite Stumped here, need suggestions

2008-12-14 Thread Wojciech Puchar
Where to look? What to try? I am truly stumped here. at logs. it look like SOMETHING (or someone ;) initiates such shutdown. i don't remember case where FreeBSD would shutdown itself the way you said - cleanly, closing all programs etc - in case of panic/kernel error

Re: Stumped:: web HTML. Caution, may be OT.

2008-06-04 Thread Gary Kline
On Tue, Jun 03, 2008 at 10:34:26PM -0600, Modulok wrote: looks like what i need NOW is a debugger, :-) i have virtually zero design skills except keep it simple To quote Albert Einstein, Everything should be made as simple as possible, but not simpler. As far as editors and

Re: Stumped:: web HTML. Caution, may be OT.

2008-06-03 Thread Modulok
looks like what i need NOW is a debugger, :-) i have virtually zero design skills except keep it simple To quote Albert Einstein, Everything should be made as simple as possible, but not simpler. Much of the problem with the web today is the reliance on 'designers,' who are primarily

RE: Stumped:: web HTML. Caution, may be OT.

2008-06-01 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Frank Shute Sent: Friday, May 30, 2008 5:51 PM To: Ted Mittelstaedt Cc: Gary Kline; FreeBSD Mailing List Subject: Re: Stumped:: web HTML. Caution, may be OT. On Thu, May 29, 2008 at 10:07:56PM

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-31 Thread Gary Kline
On Sat, 2008-05-31 at 11:19 +0530, N. Raghavendra wrote: At 2008-05-30T21:28:58-07:00, Gary Kline wrote: Any guesses why things like this blowup:: !doctype html public -//w3c//dtd html 4.0 transitional//en The quoted string above is the so-called Formal Public Identifier (FPI) of

RE: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of DAve Sent: Thursday, May 29, 2008 10:31 PM To: FreeBSD Mailing List Subject: Re: Stumped:: web HTML. Caution, may be OT. Ted Mittelstaedt wrote: -Original Message- From: [EMAIL

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Bob Johnson
On 5/29/08, Gary Kline [EMAIL PROTECTED] wrote: On Thu, May 29, 2008 at 06:14:26PM -0400, Bob Johnson wrote: On 5/29/08, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black [...]

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread David Kelly
On Fri, May 30, 2008 at 10:52:31AM -0400, Bob Johnson wrote: I suspect that using an editor that _correctly_ highlights HTML code would solve most of your problems. Yes, that is why I suggested tidy in addition to the other online validators. If one's editor tool doesn't help, tidy is close

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Gary Kline
On Fri, May 30, 2008 at 01:31:01AM -0400, DAve wrote: Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gary Kline Sent: Thursday, May 29, 2008 2:51 PM To: Ted Mittelstaedt Cc: FreeBSD Mailing List Subject: Re: Stumped:: web

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Kent
On Friday 30 May 2008 12:04:16 pm Gary Kline wrote: On Fri, May 30, 2008 at 01:31:01AM -0400, DAve wrote: Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gary Kline I nearly spit coffee on my keyboard! I agree with you

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Frank Shute
On Thu, May 29, 2008 at 07:39:02PM -0700, Gary Kline wrote: On Thu, May 29, 2008 at 11:05:36PM +0100, Frank Shute wrote: On Thu, May 29, 2008 at 01:05:22PM -0700, Gary Kline wrote: [[ ... ]] /* * strange:: the way that mutt queues [ and orders ] its replies and threads

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Frank Shute
On Thu, May 29, 2008 at 10:07:56PM -0700, Ted Mittelstaedt wrote: -Original Message- From: Gary Kline [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2008 3:14 PM To: Ted Mittelstaedt Cc: Kevin Downey; FreeBSD Mailing List Subject: Re: Stumped:: web HTML. Caution, may

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Gary Kline
On Fri, May 30, 2008 at 02:04:51PM -0700, Kent wrote: On Friday 30 May 2008 12:04:16 pm Gary Kline wrote: On Fri, May 30, 2008 at 01:31:01AM -0400, DAve wrote: Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gary Kline

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread Gary Kline
On Fri, May 30, 2008 at 09:49:50PM +0100, Frank Shute wrote: On Thu, May 29, 2008 at 07:39:02PM -0700, Gary Kline wrote: Questions on validation 4. Steal a simple page that validates: http://www.shute.org.uk/miscellany.html and use it as a

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-30 Thread N. Raghavendra
At 2008-05-30T21:28:58-07:00, Gary Kline wrote: Any guesses why things like this blowup:: !doctype html public -//w3c//dtd html 4.0 transitional//en The quoted string above is the so-called Formal Public Identifier (FPI) of the DTD, i.e., the standard, that your HTML page claims to conform

Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black on the deep-blue bg on my RHS. I stopped and checked with firefox; things looked fine. I've done all markup by hand since '94, very

RE: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Ted Mittelstaedt
. It is understanding how all the things work together. Ted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gary Kline Sent: Wednesday, May 28, 2008 11:58 PM To: FreeBSD Mailing List Subject: Stumped:: web HTML. Caution, may be OT. Several weeks ago a friend

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Kevin Downey
Subject: Stumped:: web HTML. Caution, may be OT. Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black on the deep-blue bg on my RHS. I stopped and checked with firefox; things looked fine. I've

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Christian Zachariasen
On Thu, May 29, 2008 at 8:57 AM, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black on the deep-blue bg on my RHS. I stopped and checked with firefox;

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Gary Kline wrote: Other than beginning from Zero and trying to determine exactly what causes firefox and konq to diverge, do any of you have any other ideas? I've never learned an HTML editors because of the learning

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread N. Raghavendra
At 2008-05-28T23:57:35-07:00, Gary Kline wrote: Other than beginning from Zero and trying to determine exactly what causes firefox and konq to diverge, do any of you have any other ideas? I've never learned an HTML editors because of the learning curve. But:: if/when I come up with a better

RE: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Ted Mittelstaedt
-Original Message- From: Kevin Downey [mailto:[EMAIL PROTECTED] Let be the first of many to say, please do not top post. Let me be the first to say please don't quote the entire posting and the entire response. In a recent interview it was revealed that the New York Times does a

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread David Kelly
On Wed, May 28, 2008 at 11:57:35PM -0700, Gary Kline wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black on the deep-blue bg on my RHS. I stopped and checked with firefox; things looked

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
On Thu May 29 2008 00:39:06 Christian Zachariasen wrote: On Thu, May 29, 2008 at 8:57 AM, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black on the deep-blue bg

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Jerry McAllister
On Thu, May 29, 2008 at 01:05:22PM -0700, Gary Kline wrote: On Thu May 29 2008 00:39:06 Christian Zachariasen wrote: On Thu, May 29, 2008 at 8:57 AM, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread DAve
Gary Kline wrote: On Thu May 29 2008 00:39:06 Christian Zachariasen wrote: On Thu, May 29, 2008 at 8:57 AM, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black on the

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
On Thu May 29 2008 08:46:29 David Kelly wrote: On Wed, May 28, 2008 at 11:57:35PM -0700, Gary Kline wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black on the deep-blue bg on my RHS. I stopped and

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
On Thu May 29 2008 13:26:43 DAve wrote: Gary Kline wrote: On Thu May 29 2008 00:39:06 Christian Zachariasen wrote: On Thu, May 29, 2008 at 8:57 AM, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Jerry McAllister
On Thu, May 29, 2008 at 01:52:22PM -0700, Gary Kline wrote: On Thu May 29 2008 13:26:43 DAve wrote: ... memory to load all the required libs in displaying Hello World. Some of the CMS tools are very very heavy. Straight static HTML can be blisteringly fast in comparison unless you have

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
FWIW, I'Ve switch back to mutt. i can't live without vi On Thu, May 29, 2008 at 12:30:05AM -0700, Ted Mittelstaedt wrote: Don't bother, Gary. The world is moving towards CMS systems for hosting websites. do we have such a mngnmt system tool in ports??

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
On Thu, May 29, 2008 at 12:38:05AM -0700, Kevin Downey wrote: On Thu, May 29, 2008 at 12:30 AM, Ted Mittelstaedt [EMAIL PROTECTED] wrote: [[ ... ]] Konq uses more or less the same rendering engine as Safari. interesting. where is this browser in ports. locate doesnt

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Frank Shute
On Thu, May 29, 2008 at 01:05:22PM -0700, Gary Kline wrote: On Thu May 29 2008 00:39:06 Christian Zachariasen wrote: On Thu, May 29, 2008 at 8:57 AM, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read.

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
On Thu, May 29, 2008 at 05:00:57AM -0700, Ted Mittelstaedt wrote: -Original Message- From: Kevin Downey [mailto:[EMAIL PROTECTED] Let be the first of many to say, please do not top post. Let me be the first to say please don't quote the entire posting and the entire

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Bob Johnson
On 5/29/08, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black [...] I'd be much obliged for any help here. Konqueror says that the comment that reads !-- click on

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread cpghost
On Thu, 29 May 2008 14:50:53 -0700 Gary Kline [EMAIL PROTECTED] wrote: The world is moving towards CMS systems for hosting websites. do we have such a mngnmt system tool in ports?? How about Plone or other Zope-based apps? Plone is in ports: /usr/ports/www/plone3 as is Silva:

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
On Thu, May 29, 2008 at 11:05:36PM +0100, Frank Shute wrote: On Thu, May 29, 2008 at 01:05:22PM -0700, Gary Kline wrote: [[ ... ]] /* * strange:: the way that mutt queues [ and orders ] its replies and threads is * different from kmail. I only use a GUI when there is a

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Gary Kline
On Thu, May 29, 2008 at 06:14:26PM -0400, Bob Johnson wrote: On 5/29/08, Gary Kline [EMAIL PROTECTED] wrote: Several weeks ago a friend asked why my www.thought.org page was so hard to read. She said that part of my text was black [...] I'd be much obliged for any help here.

RE: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Ted Mittelstaedt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gary Kline Sent: Thursday, May 29, 2008 2:51 PM To: Ted Mittelstaedt Cc: FreeBSD Mailing List Subject: Re: Stumped:: web HTML. Caution, may be OT. you probably didn't start with the earlier

RE: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread Ted Mittelstaedt
-Original Message- From: Gary Kline [mailto:[EMAIL PROTECTED] Sent: Thursday, May 29, 2008 3:14 PM To: Ted Mittelstaedt Cc: Kevin Downey; FreeBSD Mailing List Subject: Re: Stumped:: web HTML. Caution, may be OT. Chill down a bit, okay? first, (as the OP), i did

Re: Stumped:: web HTML. Caution, may be OT.

2008-05-29 Thread DAve
Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gary Kline Sent: Thursday, May 29, 2008 2:51 PM To: Ted Mittelstaedt Cc: FreeBSD Mailing List Subject: Re: Stumped:: web HTML. Caution, may be OT. you probably didn't start

a bit OT, but stumped

2006-08-25 Thread Chris Knipe
Hi, Just a quick question - especially valid in regards to VPN (L2TP / PPTP). I know this will depend solely on the NAS, but considering a normal *nix pppd process, and a windows based RAS client... Is it at all possible to get PPP to assign static routes to the CLIENT during the

Re: Permissions have me stumped

2006-03-03 Thread Kirk Strauser
On Thursday 02 March 2006 19:42, Andrew wrote: Any chance that this would happen to be a FAT32 file system? No - it's a good ol' UFS2 filesystem. -- Kirk Strauser pgpv1eS0FWgXv.pgp Description: PGP signature

Re: Permissions have me stumped

2006-03-02 Thread Andrew
On Wed, 2006-03-01 at 14:49 -0600, Kirk Strauser wrote: I have a directory, /usr/share/media, where I store all my pictures, songs, videos, and other random stuff. The directory is chgrp media and chmod 2770 so that every member of the media group can write to it, and all files writing to it

Permissions have me stumped

2006-03-01 Thread Kirk Strauser
I have a directory, /usr/share/media, where I store all my pictures, songs, videos, and other random stuff. The directory is chgrp media and chmod 2770 so that every member of the media group can write to it, and all files writing to it will be readable by everyone else in the media group. What

Re: awk vs. nawk [Was: stumped... .]

2004-01-19 Thread Rob
David Fleck asked on Mon Jan 19, 2004: What does 'nawk' do that 'awk' doesn't? I've got both binaries on my system, but the nawk manpage is just a link to awk(1). I believe that awk is the GNU version while nawk is the (rewritten) Bell Labs original: awk --version GNU Awk 3.0.6

Re: stumped... .

2004-01-18 Thread Lee Mx
On Sat, 17 Jan 2004, Gary Kline wrote: I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to EOF?? ed - foo /^PATTERN (.,$)d w q foo or anything else I've tried

Re: stumped... .

2004-01-18 Thread David Fleck
On Sun, 18 Jan 2004, Rob wrote: David Fleck wrote on Sunday January 18, 2004: Well, you didn't mention awk, but... awk '$0 ~ /^PATTERN/ {x=1}; {if (x!=1) print $0}' foo bar Wouldn't it be neater to do nawk '/^PATTERN/ { exit } ; { print }' ? Why, yes, it would. 'awk' works

Re: stumped... .

2004-01-18 Thread Malcolm Kay
On Sun, 18 Jan 2004 14:18, Gautam Gopalakrishnan wrote: On Sat, Jan 17, 2004 at 07:09:12PM -0800, Gary Kline wrote: I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to EOF?? sed -e

Re: stumped... .

2004-01-18 Thread Nathan Kinkade
On Sat, Jan 17, 2004 at 09:06:45PM -0800, Gary Kline wrote: On Sun, Jan 18, 2004 at 02:48:42PM +1100, Gautam Gopalakrishnan wrote: On Sat, Jan 17, 2004 at 07:09:12PM -0800, Gary Kline wrote: I've written scores of scripts to hack text files, but this one has me dead in the water.

Re: stumped... .

2004-01-18 Thread Lee Mx
From: Nathan Kinkade [EMAIL PROTECTED] Reply-To: Nathan Kinkade [EMAIL PROTECTED] To: Gary Kline [EMAIL PROTECTED] CC: FreeBSD Mailing List [EMAIL PROTECTED] Subject: Re: stumped... . Date: Sun, 18 Jan 2004 09:54:23 -0600 On Sat, Jan 17, 2004 at 09:06:45PM -0800, Gary Kline wrote: On Sun, Jan 18

Re: stumped... .

2004-01-18 Thread Nathan Kinkade
On Sun, Jan 18, 2004 at 10:22:46AM -0800, Lee Mx wrote: snip Here is another option using sed that takes 2 less keystrokes :) $ sed -e '/pattern/q' This would give line 1 to the pattern, wouldn't it, Rather than pattern to EOF. Yes, it would give line 1 to the pattern, inclusive. One

Re: stumped... .

2004-01-18 Thread Gary Kline
On Sun, Jan 18, 2004 at 04:19:04AM -0800, Lee Mx wrote: On Sat, 17 Jan 2004, Gary Kline wrote: Wouldn't it be neater to do nawk '/^PATTERN/ { exit } ; { print }' Couldn't sed '/^PATTERN/,$d' foo bar be a bit faster? This is what I scripted in /bin/sh with my 79

Re: stumped... .

2004-01-18 Thread Lee Mx
How can I delete all lines from /^PATTERN to EOF?? I think that I read it wrong. Either way he has a solution ;-) Unless I'm reading it wrong, he wants to *keep* everything from the beginning of the file to /^PATTERN/ and NOT keep everything else all the way to EOF. The diff. between what I

Re: stumped... .

2004-01-18 Thread Gary Kline
On Sun, Jan 18, 2004 at 09:54:23AM -0600, Nathan Kinkade wrote: On Sat, Jan 17, 2004 at 09:06:45PM -0800, Gary Kline wrote: On Sun, Jan 18, 2004 at 02:48:42PM +1100, Gautam Gopalakrishnan wrote: On Sat, Jan 17, 2004 at 07:09:12PM -0800, Gary Kline wrote: I've written scores

stumped... .

2004-01-17 Thread Gary Kline
I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to EOF?? ed - foo /^PATTERN (.,$)d w q foo or anything else I've tried doesn't do

Re: stumped... .

2004-01-17 Thread Gautam Gopalakrishnan
On Sat, Jan 17, 2004 at 07:09:12PM -0800, Gary Kline wrote: I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to EOF?? sed -e '/pattern/,$d' Gautam

Re: stumped... .

2004-01-17 Thread David Fleck
On Sat, 17 Jan 2004, Gary Kline wrote: I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to EOF?? ed - foo /^PATTERN (.,$)d w q foo or

Re: stumped... .

2004-01-17 Thread Rob
David Fleck wrote on Sunday January 18, 2004: On Sat, 17 Jan 2004, Gary Kline wrote: I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to EOF?? ed - foo /^PATTERN (.,$)d w q foo or

Re: stumped... .

2004-01-17 Thread Matt Emmerton
I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to EOF?? ed - foo /^PATTERN (.,$)d w q foo or anything else I've tried doesn't do it. I could do it in C/C++,but c'mon... ! Any solutions in sed,

Re: stumped... .

2004-01-17 Thread Gary Kline
On Sat, Jan 17, 2004 at 10:37:00PM -0500, Matt Emmerton wrote: If I'm understanding your question correctly, this Perl script should do it. #!/bin/perl while () { if (/^PATTERN/) { last; } print $_; } this does fit into a trivial sh script. thanks. -- Gary Kline

Re: stumped... .

2004-01-17 Thread Gary Kline
On Sun, Jan 18, 2004 at 02:48:42PM +1100, Gautam Gopalakrishnan wrote: On Sat, Jan 17, 2004 at 07:09:12PM -0800, Gary Kline wrote: I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to EOF??

Re: stumped... .

2004-01-17 Thread Gary Kline
On Sun, Jan 18, 2004 at 03:14:50PM +1030, Rob wrote: David Fleck wrote on Sunday January 18, 2004: On Sat, 17 Jan 2004, Gary Kline wrote: I've written scores of scripts to hack text files, but this one has me dead in the water. How can I delete all lines from /^PATTERN to