From owner-freebsd-questions@FreeBSD.ORG Fri Feb 24 12:15:12 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30FE616A420 for ; Fri, 24 Feb 2006 12:15:12 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A1BE43D6E for ; Fri, 24 Feb 2006 12:14:58 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.5/8.13.5/Debian-3) with ESMTP id k1OCEhH3004780 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 24 Feb 2006 14:14:49 +0200 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id k1OCEITT001738; Fri, 24 Feb 2006 14:14:18 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id k1OCEHtL001737; Fri, 24 Feb 2006 14:14:17 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 24 Feb 2006 14:14:17 +0200 From: Giorgos Keramidas To: Kristian Vaaf Message-ID: <20060224121417.GD1411@flame.pc> References: <7.0.1.0.2.20060221153406.00ed12d8@broadpark.no> <20060221205751.GA1291@holestein.holy.cow> <7.0.1.0.2.20060224105529.01ff9b58@broadpark.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7.0.1.0.2.20060224105529.01ff9b58@broadpark.no> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.372, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.83, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr Cc: questions@freebsd.org, Parv Subject: Re: Cool listing script (needs a fix) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2006 12:15:12 -0000 On 2006-02-24 10:55, Kristian Vaaf wrote: >At 21:57 21.02.2006, Parv wrote: >>in message <7.0.1.0.2.20060221153406.00ed12d8@broadpark.no>, >>wrote Kristian Vaaf thusly... >>> >>> >>> What's up everybody? >>> >>> When running this: >>> >>> -- >>> >>> #!/usr/local/bin/bash >> >>Would you please include anything non-signature before the '-- '? >> >> >> - Parv >> >>-- > > It's just a way for me to keep things clearly seperated. It also happens to break some mailers. I'm sure it's not very hard to use something else? I usually resort to "block quoted paragraphs", i.e.: This material is copied from another source. or even to a slightly different quoting character, as in: On 2006-02-24 10:55, Kristian Vaaf wrote: > > # > # What's up everybody? > # > > When running this: I'm a formatting and layout freak, though, so that doesn't apply to everybody else, I guess :)