New Commands:


CHARENCODINGShow UTF-16 and UTF-8 encodings for characters.
CLIP2TEXTCopy text from the clipboard to a file or standard output.
CONTEXTSearch for words in English text and display them.
COPYCHARSPut characters on the clipboard.
COUNTCHARSCount characters in text files.
DEDUPDump text files to standard output, merging repeated lines.
DEGASRemove excess spaces and blank lines from text.
DEHTMLStrip HTML tags from a file and dump the contents to standard output.
FFIELDSRead a file and print fields in a specified format.
FILTERFILESPass files through a text filter command.
LOADARRAYLoad data from a file into an array variable.
OINKTranslate a text file to Pig Latin.
PARSEARGSDivide a string into arguments.
PASSWORDGenerate random strings suitable for use as passwords.
RECASEChange the case of text from a file.
REPLACETEXTReplace strings in text from a file.
ROT13Encode or decode text with ROT13.
SAVEARRAYSave data from an array variable to a file.
SHUFFLEDump randomized lines from a text file.
TEXT2CLIPCopy text from a file onto the clipboard.
TEXTUTILSHELPOpen this plugin’s help file.
UNICODIFYConvert text files to Unicode.
UPENDDisplay lines from a file in reverse order.
UTYPEDump text files to standard output
WORDSCount words, sentences, and paragraphs in English text.
WRAPWord-wrap English text to fit a specified number of columns.
XFILTERProcess lines of a file using variable expansion.