9front - general discussion about 9front
 help / color / mirror / Atom feed
From: sl@9front.org
To: 9front@9front.org
Subject: old favorites revisited
Date: Wed, 15 May 2013 18:57:00 -0400	[thread overview]
Message-ID: <abc222dd9f9692bb487c59c5195c25b0@pi.att> (raw)

#!/bin/rc
mlib=/sys/games/lib/Mail
if(~ $#1 0){
	echo Bus error - core dumped >[1=2]
	exit
}
troll=`{troll}	
{echo Date: `{fortune $mlib/date}
echo From: The Tty of $sysname!$user
echo Apparently-From: $user, Esquire, and Sons
echo Position: `{fortune $mlib/position}
echo Salary: `{fortune $mlib/salary}
echo His-Drink: `{fortune $mlib/drink}
echo Shoe-Size: `{fortune $mlib/shooz}
echo Subject: `{fortune $mlib/subject}
echo Via: `{fortune $mlib/viaduct}
echo Via: `{fortune $mlib/viaduck}
echo Date: As above, or N/A
echo Message-Id: `{fortune $mlib/id}
echo X-Bullshit: `{bullshit}
echo X-Ken: `{fortune /lib/ken}
echo X-Rob: `{fortune /lib/rob}
echo X-Rsc: `{fortune /lib/rsc}
echo X-Nietzsche: `{nietzsche | ssam ',s/\n/ /g'}
echo Status: R
echo Terminal: ANSI
echo Date: `{date}
echo Sccs-Id: `{fortune $mlib/sccs}
echo Weather: `{fortune $mlib/weather}
echo Forecast: Tomorrow, `{fortune $mlib/forecast}
echo To: `{fortune $mlib/to}
echo Cc: `{fortune $mlib/cc}
echo Authentic-Sender: $sysname!$user
echo Comment: `{fortune $mlib/comment}
echo Newsbreak: `{{blogcom; theo} | ssam ',s/\n/ /g'}} |
exec mail -s $"troll $*


                 reply	other threads:[~2013-05-15 22:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=abc222dd9f9692bb487c59c5195c25b0@pi.att \
    --to=sl@9front.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).