Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

cmd2setup

(This command has been awarded a Yubnub Golden Egg)

var 71259E88-D8E7-11DA-B8F0-2840ABF316DD:%s -set ${set=do not set : tes ton od}
NAME
     cmd2setup - Store page-scraping RegExps for use with cmd2* functions

SYNOPSIS
     cmd2setup [COMMAND NAME] -set [REGEXP]

EXAMPLES
     cmd2setup g
        returns the RegExp for scraping results of command 'g'
     
     cmd2setup g -set /<p class=g>[^\f]*?<\/nobr>/
        set the RegExp for command 'g'

NOTES
     The regular expressions used here must be enclosed in a proper // pair whose
     contents are RegExp-safe (ie /'s escaped out as \/)

AUTHOR
     Stephen Paul Weber
     http://singpolyma-tech.blogspot.com/
    
4465 uses - Created 2006-05-01 10:57:18 - Last used 2013-05-24 05:56:59
Is this command broken? Tell Jon if you know how to fix it.