![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
Displays the word count of the text passed to the command.
Uses PHP's str_word_count function.
Example: wcount This text has five words.
Returns: 5
Created by Trevor Creech (trevorcreech.com)