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

man+

(This command has been awarded a Yubnub Golden Egg)

ifthen -value1 %s -value2 {scrape -tokens <h1> </h1> -dirs 0 0 -url http://www.yubnub.org/kernel/man?args=%s} -test EQUAL -then http://yubnub.org/kernel/man?args=%s -else http://yubnub.org/command/new?name=%s -redirect true
NAME

man+ - returns the YubNub manual page for a command if it exists, otherwise it returns the "create a command" page. 

SYNOPSIS

man+ [command to be checked] 

  
EXAMPLES
    man+ gim
        -returns the manual page for the "gim" command

    man+ unusedYubNubcommand
        -returns the create a command page

AUTHOR
    chicagosage

based on Allen Ormond's "commandexists" command.

b.a.
    
147 uses - Created 2006-03-27 02:43:20 - Last used 2016-05-30 19:18:58
Is this command broken? Tell Jon if you know how to fix it.