]> iEval git - filters.git/blobdiff - filters.6
Replace fread with getchar in nethackify
[filters.git] / filters.6
index 647b982b9d2414a146d8a761e15c40392b762647..b75a39369368feb3d03ef342d4bcf88aaa5097a0 100644 (file)
--- a/filters.6
+++ b/filters.6
@@ -1,6 +1,6 @@
 .TH FILTERS 6
 .SH NAME
 .TH FILTERS 6
 .SH NAME
-ken, b1ff, censor, chef, cockney, eleet, fanboy, fudd, jethro, jibberish, jive, kenny, kraut, ky00te, nethack, newspeak, nyc, pirate, rasterman, scottish, spammer, studly, uniencode, upside\-down \- assorted text filters
+ken, b1ff, censor, chef, cockney, eleet, fanboy, fudd, jethro, jibberish, jive, kenny, kraut, ky00te, nethackify, newspeak, nyc, pirate, rasterman, scottish, spammer, scramble, studly, uniencode, upside\-down \- assorted text filters
 .SH SYNOPSIS
  $SHELL | chef
  
 .SH SYNOPSIS
  $SHELL | chef
  
@@ -15,9 +15,12 @@ No personal, racial, religious or societal slurs are intended. For amusement
 only.
 .P
 All the filters read input from stdin, change it, and write the filtered
 only.
 .P
 All the filters read input from stdin, change it, and write the filtered
-text to stdout.
+text to stdout. Some filters also support reading from files and
+writing to stdout.
 .IP b1ff
 The B1FF filter
 .IP b1ff
 The B1FF filter
+.IP lolcat
+As seen in internet gifs everywhere.
 .IP cockney
 Cockney English
 .IP chef
 .IP cockney
 Cockney English
 .IP chef
@@ -25,7 +28,8 @@ convert English on stdin to Mock Swedish on stdout
 .IP eleet
 K3wl hacker slang
 .IP fanboy
 .IP eleet
 K3wl hacker slang
 .IP fanboy
-Speak like a fanboy. By default, it will speak like a fan of git/Linus/linux
+Speak like a fanboy. Filters out extraneous words and focuses on the words
+fans use. By default, it will speak like a fan of git/Linus/linux
 development. To change this, pass as parameters the words that the fanboy
 typically uses. Alternatively, pass the name of a topic that typically has
 fanboys to use a predefined word list.
 development. To change this, pass as parameters the words that the fanboy
 typically uses. Alternatively, pass the name of a topic that typically has
 fanboys to use a predefined word list.
@@ -65,6 +69,9 @@ Fake scottish (dwarven) accent filter, inspired by the character "Durkon"
 from Order of the Stick.
 .IP spammer
 Turns honest text into something that is liable to be flagged as spam.
 from Order of the Stick.
 .IP spammer
 Turns honest text into something that is liable to be flagged as spam.
+.IP scramble
+Scramble the "inner" letters of each word in the input into a random order.
+The resulting text is still strangely readable.
 .IP studly
 Studly caps.
 .IP uniencode
 .IP studly
 Studly caps.
 .IP uniencode
@@ -94,4 +101,5 @@ Stephen K Mulrine <skm@eqsn.net>, newspeak is by Jamie Zawinski
 <jwz@jwz.org>, studly is by Nick Phillips <nwp@lemon\-computing.com>, 
 Gurkan Sengun <gurkan@linuks.mine.nu> wrote nethackify, Dougal Campbell
 <dougal@gunters.org> wrote pirate, kraut is by John Sparks, scottish by
 <jwz@jwz.org>, studly is by Nick Phillips <nwp@lemon\-computing.com>, 
 Gurkan Sengun <gurkan@linuks.mine.nu> wrote nethackify, Dougal Campbell
 <dougal@gunters.org> wrote pirate, kraut is by John Sparks, scottish by
-Adam Borowski, and Kenny is by Christian Garbs and Alan Eldridge.
+Adam Borowski, Kenny is by Christian Garbs and Alan Eldridge,
+and scramble by Andrew J. Buehler.
This page took 0.021609 seconds and 4 git commands to generate.