X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=filters.6;h=fd860e5bf756b9c886ebcaa5d960db9b6ca04bc9;hb=5b8fbf0be67de60b95ccc4504133193d48876067;hp=bdba766ab28984c3ffecdab85799ff57d9c78381;hpb=b5b6bbbbf74aa2ac75bd1a563d646d896c8c4708;p=filters.git diff --git a/filters.6 b/filters.6 index bdba766..fd860e5 100644 --- a/filters.6 +++ b/filters.6 @@ -1,6 +1,6 @@ .TH FILTERS 6 .SH NAME -ken, b1ff, censor, chef, cockney, eleet, fudd, jethro, jibberish, jive, kenny, 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 @@ -15,7 +15,8 @@ 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 -text to stdout. +text to stdout. Some filters also support reading from files and +writing to stdout. .IP b1ff The B1FF filter .IP cockney @@ -24,6 +25,12 @@ Cockney English 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 @@ -55,8 +62,14 @@ Brooklyn English 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 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 @@ -67,6 +80,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. +.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 . Daniel V Klein wrote the @@ -76,5 +98,6 @@ cockney, jive, and nyc filters. jibberish is by Raul Miller Stephen K Mulrine , newspeak is by Jamie Zawinski , studly is by Nick Phillips , Gurkan Sengun wrote nethackify, Dougal Campbell - wrote pirate, kraut is by John Sparks, and Kenny is by -Christian Garbs and Alan Eldridge. + 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.