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

create2

(This command has been awarded a Yubnub Golden Egg)

ifthen -value1 1 -value2 {commandexists %s} -test EQUAL -then A command with that name already exists. -else http://fromrocks.com/yubnub/create2/create2.php?%s -redirect true
NAME
create2 - Create a new YubNub command.

SYNOPSIS
create2 [COMMAND_NAME]

EXAMPLES
create2
   (sends you to a blank 'create2' form)

create2 NewCommand
   (create a command with the name 'NewCommand')

DESCRIPTION
Make a YubNub command using an alternate interface. The main difference is that the new
interface assists with creating more complete and consistant command descriptions.

NOTES
The create2 form is not an official YubNub site.

Please contact me with any problems/suggestions.

AUTHOR
Allen Ormond - aormond (at) gmail (dot) com

Thanks chicagosage for helping to figure out how to check if a command already exists.


==========
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 A command with that name already exists. -else http://fromrocks.com/yubnub/create2.html?%s -redirect true
    
1147 uses - Created 2006-03-30 04:49:26 - Last used 2022-09-20 08:28:09
Is this command broken? Tell Jon if you know how to fix it.