remove '^sh$'
[spider.git] / cmd / Aliases
index 6ef3b166da989654ba50812b4268218fb2cd030e..9aad6d3490a931fb4612afb9b24e9e3d8cf86415 100644 (file)
@@ -26,17 +26,23 @@ package CmdAlias;
          '^\?', 'apropos', 'apropos',
        ],
     'a' => [
-         '^ann.*/full', 'announce full', 'announce', 
-         '^ann.*/sysop', 'announce sysop', 'announce',
-         '^ann.*/(.*)$', 'announce $1', 'announce',
+       '^acc?e?p?t?$', 'apropos accept', 'apropos',
+         '^ann\w*/full', 'announce full', 'announce', 
+         '^ann\w*/sysop', 'announce sysop', 'announce',
+         '^ann\w*/(.*)$', 'announce $1', 'announce',
        ],
        'b' => [
+         '^b$', 'bye', 'bye',
        ],
        'c' => [
+       '^cle?a?r?$', 'apropos clear', 'apropos',
+       '^cre?a?t?e?$', 'apropos create', 'apropos',
        ],
        'd' => [
-         '^del', 'kill', 'kill',
+       '^dele?t?e?$', 'apropos delete', 'apropos',
+         '^del\w*/u', 'delete/user', 'delete/user',
          '^del\w*/fu', 'kill full', 'kill',
+         '^del', 'kill', 'kill',
          '^di\w*/a\w*', 'directory all', 'directory',
          '^di\w*/b\w*', 'directory bulletins', 'directory',
          '^di\w*/n\w*', 'directory new', 'directory',
@@ -48,8 +54,11 @@ package CmdAlias;
          '^di\w*/(\d+)', 'directory $1', 'directory',
        ],
        'e' => [
+         '^exi?t?$', 'bye', 'bye',
+         '^exp?u?\w+$', 'kill expunge', 'kill expunge',
        ],
        'f' => [
+       '^fo\w*$', 'apropos forward', 'apropos',
        ],
        'g' => [
        ],
@@ -62,9 +71,11 @@ package CmdAlias;
        'k' => [
        ],
        'l' => [
+       '^loa?d?$', 'apropos load', 'apropos',
          '^l$', 'directory', 'directory',
          '^ll$', 'directory', 'directory',
          '^ll/(\d+)', 'directory $1', 'directory',
+         '^lm$', 'directory own', 'directory',
        ],
        'm' => [
        ],
@@ -78,36 +89,49 @@ package CmdAlias;
          '^q', 'bye', 'bye',
        ],
        'r' => [        
+       '^reje?c?t?$', 'apropos reject', 'apropos',
          '^r$', 'read', 'read',
          '^rcmd/(\S+)', 'rcmd $1', 'rcmd',
        ],
        's' => [
          '^s/p$', 'send', 'send',
+         '^sb$', 'send noprivate', 'send',
+         '^set/home$', 'set/homenode', 'set/homenode',
          '^set/nobe', 'unset/beep', 'unset/beep',
          '^set/nohe', 'unset/here', 'unset/here',
          '^set/noan', 'unset/announce', 'unset/announce',
+         '^set/nodxg', 'unset/dxgrid', 'unset/dxgrid',
          '^set/nodx', 'unset/dx', 'unset/dx',
+         '^set/noe', 'unset/echo', 'unset/echo',
          '^set/nota', 'unset/talk', 'unset/talk',
          '^set/noww', 'unset/wwv', 'unset/wwv',
          '^set/nowx', 'unset/wx', 'unset/wx',
-         '^sh$', 'show', 'show',
-         '^sh\w*/bu', 'show/files bulletins', 'show/files',
-         '^sh\w*/c/n', 'show/configuration nodes', 'show/configuration',
-         '^sh\w*/c$', 'show/configuration', 'show/configuration',
-         '^sh\w*/com', 'dbavail', 'dbavail',
-         '^sh\w*/dx/(\d+)-(\d+)', 'show/dx $1-$2', 'show/dx',
-         '^sh\w*/dx/(\d+)', 'show/dx $1', 'show/dx',
-         '^sh\w*/dx/d(\d+)', 'show/dx from $1', 'show/dx',
+       '^set$', 'apropos set', 'apropos',
+         '^sho?w?/u$', 'show/user', 'show/user',
+         '^sho?w?/bu', 'show/files bulletins', 'show/files',
+         '^sho?w?/c/n', 'show/configuration nodes', 'show/configuration',
+         '^sho?w?/c$', 'show/configuration', 'show/configuration',
+         '^sho?w?/com', 'dbavail', 'dbavail',
+         '^sho?w?/dx/(\d+)-(\d+)', 'show/dx $1-$2', 'show/dx',
+         '^sho?w?/dx/(\d+)', 'show/dx $1', 'show/dx',
+         '^sho?w?/dx/d(\d+)', 'show/dx from $1', 'show/dx',
+         '^sho?w?/newc/n', 'show/newconfiguration node', 'show/newconfiguration',
+         '^sho?w?/tnc', 'who', 'who',
+      '^sho?w?/up', 'show/cluster', 'show/cluster',
+         '^sho?w?/ww?v?/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',
+         '^sho?w?/ww?v?/(\d+)', 'show/wwv $1', 'show/wwv',
+       '^shut?d?\w*$', 'shutdown', 'shutdown',
+       '^sho?w?$', 'apropos show', 'apropos',
          '^sp$', 'send', 'send',
-         '^sb$', 'send noprivate', 'send',     
-         '^sh\w*/w\w*/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',
-         '^sh\w*/w\w*/(\d+)', 'show/wwv $1', 'show/wwv',
+       '^sta?t?$', 'apropos stat', 'apropos',
+       
     ],
        't' => [
          '^ta$', 'talk', 'talk',
          '^t$', 'talk', 'talk',
        ],
        'u' => [
+       '^uns?e?t?$', 'apropos unset', 'apropos',
        ],
        'v' => [
        ],