From owner-freebsd-questions@FreeBSD.ORG Sun Dec 11 09:35:55 2005 Return-Path: X-Original-To: freebsd-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 D07CB16A41F for ; Sun, 11 Dec 2005 09:35:55 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54F6143D49 for ; Sun, 11 Dec 2005 09:35:55 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id jBB9cSb88468; Sun, 11 Dec 2005 01:38:28 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Kevin Kinsey" , Date: Sun, 11 Dec 2005 01:35:17 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 In-reply-to: <439BBA7F.6000808@daleco.biz> Importance: Normal Cc: Subject: RE: Freebsd Theme Song 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: Sun, 11 Dec 2005 09:35:55 -0000 Kevin, I think your confused, this is the FreeBSD Questions mailing list theme song, not the FreeBSD Operating System theme song. Ted >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Kevin Kinsey >Sent: Saturday, December 10, 2005 9:35 PM >To: freebsd-questions@freebsd.org >Subject: Re: Freebsd Theme Song > > >Hope this saves somebody a few keystrokes: > >***** VI ***** > >#!/bin/sh > ># "themesong" ... enables you to quickly create a singable ># ode to your favorite FreeBSD pet peeve. Add it, along with ># mail(1) to your crontab to really annoy list members. ># ># License: BSD, of course. Additions welcome, provided ># the meet with the goals of the Project. > > >if [ $OSTYPE != "FreeBSD" ]; then > echo "Wrong O.S. --- Gritch on your own project/distro's list! >" > exit 1 >fi > >case $1 in > -c) > cat "/COPYRIGHT" > exit 0;; > -C) > cat "/COPYRIGHT" > exit 0;; > ># let the GNU people gritch too; but they won't like this part.... > --copyright) > cat "/COPYRIGHT" > exit 0;; >esac > >if [ "$1" ]; then > >echo " > **** THE BIKESHED SONG **** > > sung to 'You are my Sunshine' > and humbly submitted as a candidate in the > soon-to-be-announced FreeBSD Theme Song Contest > (but definitely not in any code competitions...) > >'$1' is my bikeshed, my only bikeshed > >'$1' makes me happy to gritch and moan; > >You'll never know, friend, how much I loathe '$1' > >Won't you please leave my '$1' alone!? >" > >else > >echo " >Usage: themesong foo > ---where 'foo' is a description of your pet peeve >with this O.S., e.g. 'themesong networking' >" >fi > >***** DE ***** > >:D > >Kevin Kinsey > >-- > THE DAILY PLANET > > SUPERMAN SAVES DESSERT! > Plans to Eat it later > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" > >-- >No virus found in this incoming message. >Checked by AVG Free Edition. >Version: 7.1.371 / Virus Database: 267.13.13/197 - Release >Date: 12/9/2005 >