CHARENCODING | Show UTF-16 and UTF-8 encodings for characters. |
CLIP2TEXT | Copy text from the clipboard to a file or standard output. |
CONTEXT | Search for words in English text and display them. |
COPYCHARS | Put characters on the clipboard. |
COUNTCHARS | Count characters in text files. |
DEDUP | Dump text files to standard output, merging repeated lines. |
DEGAS | Remove excess spaces and blank lines from text. |
DEHTML | Strip HTML tags from a file and dump the contents to standard output. |
FFIELDS | Read a file and print fields in a specified format. |
FILTERFILES | Pass files through a text filter command. |
LOADARRAY | Load data from a file into an array variable. |
OINK | Translate a text file to Pig Latin. |
PARSEARGS | Divide a string into arguments. |
PASSWORD | Generate random strings suitable for use as passwords. |
RECASE | Change the case of text from a file. |
REPLACETEXT | Replace strings in text from a file. |
ROT13 | Encode or decode text with ROT13. |
SAVEARRAY | Save data from an array variable to a file. |
SHUFFLE | Dump randomized lines from a text file. |
TEXT2CLIP | Copy text from a file onto the clipboard. |
TEXTUTILSHELP | Open this plugin’s help file. |
UNICODIFY | Convert text files to Unicode. |
UPEND | Display lines from a file in reverse order. |
UTYPE | Dump text files to standard output |
WORDS | Count words, sentences, and paragraphs in English text. |
WRAP | Word-wrap English text to fit a specified number of columns. |
XFILTER | Process lines of a file using variable expansion. |