changeset 4539:9f159f7becc6

<elliott> rm bin/*elcom*
author HackBot
date Wed, 02 Apr 2014 00:03:04 +0000
parents 623c00398130
children 5b87658b2649
files bin/welcome bin/r13elcome bin/relcome bin/rwelcome bin/welcome bin/welcome13
diffstat 6 files changed, 0 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/bin/welcome	Tue Apr 01 23:40:58 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/bin/sh
-welcome | sed "s/^//"
--- a/bin/r13elcome	Tue Apr 01 23:40:58 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/bin/sh
-relcome "$@" | rot13
--- a/bin/relcome	Tue Apr 01 23:40:58 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-rwelcome
\ No newline at end of file
--- a/bin/rwelcome	Tue Apr 01 23:40:58 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/bin/sh
-welcome "$@" | rainwords
--- a/bin/welcome	Tue Apr 01 23:40:58 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/usr/bin/perl -w
-if (defined($_=shift)) { s/ *$//;  s/ +/ @ /g; exec "bin/@", $_ . " ? welcome"; } else { exec "bin/?", "welcome"; }
--- a/bin/welcome13	Tue Apr 01 23:40:58 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-welcome "$@" | tr a-zA-Z n-za-mN-ZA-M
\ No newline at end of file