]> iEval git - filters.git/blobdiff - filters.6
update
[filters.git] / filters.6
index 96fdec322314991aaf8c96d445dd8c79b333bf2f..29f9bd984b923d1e84dccdafa4a9817ac4036bc8 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, fudd, jethro, jibberish, jive, kraut, ky00te, nethack, newspeak, nyc, pirate, rasterman, spammer, studly, uniencode, upside\-down \- assorted text filters
+ken, b1ff, censor, chef, cockney, eleet, fanboy, fudd, jethro, jibberish, jive, kenny, kraut, ky00te, nethack, newspeak, nyc, pirate, rasterman, scottish, spammer, scramble, studly, uniencode, upside\-down \- assorted text filters
 .SH SYNOPSIS
  $SHELL | chef
  
 .SH SYNOPSIS
  $SHELL | chef
  
@@ -15,15 +15,24 @@ 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
 convert English on stdin to Mock Swedish on stdout
 .IP eleet
 K3wl hacker slang
 .IP cockney
 Cockney English
 .IP chef
 convert English on stdin to Mock Swedish on stdout
 .IP eleet
 K3wl hacker slang
+.IP fanboy
+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.
 .IP fudd
 Elmer Fudd
 .IP jethro
 .IP fudd
 Elmer Fudd
 .IP jethro
@@ -38,6 +47,8 @@ English into Cockney, featuring (dubious) rhyming
 slang for a lot of computer terminology.
 .IP kraut
 Generates text with a bad German accent.
 slang for a lot of computer terminology.
 .IP kraut
 Generates text with a bad German accent.
+.IP kenny
+Generates text as spoken by Kenny on South Park.
 .IP ky00te
 This program places a very cute (and familiar to FurryMuck
 fans) accent on any text file.
 .IP ky00te
 This program places a very cute (and familiar to FurryMuck
 fans) accent on any text file.
@@ -53,8 +64,14 @@ Brooklyn English
 Talk like a pirate.
 .IP rasterman
 Makes text look like it came from the keyboard of Carsten Haitzler.
 Talk like a pirate.
 .IP rasterman
 Makes text look like it came from the keyboard of Carsten Haitzler.
+.IP scottish
+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.
 .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
@@ -65,6 +82,15 @@ Flips text upside down. Stand on your head and squint to read the output.
 .SH "SEE ALSO"
 .IP /usr/share/doc/filters/SAMPLES
 Lists samples of the output of all the filters.
 .SH "SEE ALSO"
 .IP /usr/share/doc/filters/SAMPLES
 Lists samples of the output of all the filters.
+.PP
+Other filters:
+.TP
+.B pig
+From the bsdgames package, pig converts text to pig latin.
+.TP
+.B dog --oog
+From the dog package, dog can also function as a filter, converting text to
+OOG-speak.
 .SH AUTHORS
 The eleet, upside\-down, chef, b1ff, and censor filters were written by
 Joey Hess <joey@kitenet.net>. Daniel V Klein <dvk@lonewolf.com> wrote the
 .SH AUTHORS
 The eleet, upside\-down, chef, b1ff, and censor filters were written by
 Joey Hess <joey@kitenet.net>. Daniel V Klein <dvk@lonewolf.com> wrote the
@@ -73,5 +99,7 @@ cockney, jive, and nyc filters. jibberish is by Raul Miller
 <ci922@cleveland.freenet.edu>, rasterman is by Zachary Beane, ken is by
 Stephen K Mulrine <skm@eqsn.net>, newspeak is by Jamie Zawinski
 <jwz@jwz.org>, studly is by Nick Phillips <nwp@lemon\-computing.com>, 
 <ci922@cleveland.freenet.edu>, rasterman is by Zachary Beane, ken is by
 Stephen K Mulrine <skm@eqsn.net>, newspeak is by Jamie Zawinski
 <jwz@jwz.org>, studly is by Nick Phillips <nwp@lemon\-computing.com>, 
-G�kan Seng� <gurkan@linuks.mine.nu> wrote nethackify, Dougal Campbell
-<dougal@gunters.org> wrote pirate, and kraut is by John Sparks. 
+Gurkan Sengun <gurkan@linuks.mine.nu> wrote nethackify, Dougal Campbell
+<dougal@gunters.org> wrote pirate, kraut is by John Sparks, scottish by
+Adam Borowski, Kenny is by Christian Garbs and Alan Eldridge,
+and scramble by Andrew J. Buehler.
This page took 0.022402 seconds and 4 git commands to generate.