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

mango

(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://www.yubnub.org/kernel/man?args=%s -else {url create2 %s} -redirect true
NAME
mango - returns the YubNub manual page for a command if it exists, otherwise it returns the advanced "create a command" page.

SYNOPSIS
mango [POTENTIAL NEW YUBNUB COMMAND]

EXAMPLES
    mango gim
        -returns the manual page for the "gim" command

    mango unusedYubNubcommand
        -returns the create a command page

DESCRIPTION
This is similar to the "man+" command, except for new commands it uses the "create2" advanced command creator.

NOTES
Thanks to Allen Ormond for the Create2 page.

AUTHOR
Chicagosage


b.a.

==========
old implementation:
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://fromrocks.com/yubnub/create2.html?%s -redirect true
    
540 uses - Created 2006-03-30 15:56:12 - Last used 2024-01-15 05:25:55
Is this command broken? Tell Jon if you know how to fix it.