add sh/myfdx to aliases
[spider.git] / cmd / Aliases
index cedd261b3c74fce04abb644aa9322975f186a3b6..628426715e82616e69c9d8b49ee4c83846db6442 100644 (file)
@@ -26,32 +26,40 @@ package CmdAlias;
          '^\?', 'apropos', 'apropos',
        ],
     'a' => [
-         '^ann\w*/full', 'announce full', 'announce', 
-         '^ann\w*/sysop', 'announce sysop', 'announce',
-         '^ann\w*/(.*)$', 'announce $1', 'announce',
+         '^a$', 'announce', 'announce',
+       '^acc?e?p?t?$', 'apropos accept', 'apropos',
+         '^ann?o?u?n?c?e?/full', 'announce full', 'announce', 
+         '^ann?o?u?n?c?e?/sysop', 'announce sysop', 'announce',
+         '^ann?o?u?n?c?e?/(.*)$', 'announce $1', 'announce',
        ],
        'b' => [
+         '^b$', 'bye', 'bye',
        ],
        'c' => [
+       '^cle?a?r?$', 'apropos clear', 'apropos',
+       '^cre?a?t?e?$', 'apropos create', 'apropos',
        ],
        'd' => [
-         '^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',
-         '^di\w*/o\w*', 'directory own', 'directory',
-         '^di\w*/s\w*', 'directory subject', 'directory',
-         '^di\w*/t\w*', 'directory to', 'directory',
-         '^di\w*/f\w*', 'directory from', 'directory',
-         '^di\w*/(\d+)-(\d+)', 'directory $1-$2', 'directory',
-         '^di\w*/(\d+)', 'directory $1', 'directory',
+         '^dele?t?e?/fu', 'kill full', 'kill',
+         '^dele?t?e?$', 'kill', 'kill',
+         '^dir?e?c?t?o?r?y?/a\w*', 'directory all', 'directory',
+         '^dir?e?c?t?o?r?y?/b\w*', 'directory bulletins', 'directory',
+         '^dir?e?c?t?o?r?y?/n\w*', 'directory new', 'directory',
+         '^dir?e?c?t?o?r?y?/o\w*', 'directory own', 'directory',
+         '^dir?e?c?t?o?r?y?/s\w*', 'directory subject', 'directory',
+         '^dir?e?c?t?o?r?y?/t\w*', 'directory to', 'directory',
+         '^dir?e?c?t?o?r?y?/f\w*', 'directory from', 'directory',
+         '^dir?e?c?t?o?r?y?/(\d+)-(\d+)', 'directory $1-$2', 'directory',
+         '^dir?e?c?t?o?r?y?/(\d+)', 'directory $1', 'directory',
        ],
        'e' => [
-         '^ex', 'bye', 'bye',
+         '^exi?t?$', 'bye', 'bye',
+         '^export_u', 'export_users', 'export_users',
+         '^expor?', 'export', 'export',
+         '^expun?g?e?$', 'kill expunge', 'kill expunge',
        ],
        'f' => [
+       '^for?w?a?r?d?$', 'apropos forward', 'apropos',
        ],
        'g' => [
        ],
@@ -62,12 +70,16 @@ package CmdAlias;
        'j' => [
        ],
        'k' => [
+                       '^ki?l?l?/ex', 'kill expunge', 'kill',
        ],
        'l' => [
+       '^loa?d?$', 'apropos load', 'apropos',
          '^l$', 'directory', 'directory',
          '^ll$', 'directory', 'directory',
          '^ll/(\d+)', 'directory $1', 'directory',
          '^lm$', 'directory own', 'directory',
+      '^l>$', 'directory to', 'directory',
+      '^l<$', 'directory from', 'directory',
        ],
        'm' => [
        ],
@@ -82,9 +94,11 @@ package CmdAlias;
        ],
        'r' => [        
          '^r$', 'read', 'read',
+       '^reje?c?t?$', 'apropos reject', 'apropos',
          '^rcmd/(\S+)', 'rcmd $1', 'rcmd',
        ],
        's' => [
+         '^s$', 'send', 'send',
          '^s/p$', 'send', 'send',
          '^sb$', 'send noprivate', 'send',
          '^set/home$', 'set/homenode', 'set/homenode',
@@ -97,20 +111,42 @@ package CmdAlias;
          '^set/nota', 'unset/talk', 'unset/talk',
          '^set/noww', 'unset/wwv', 'unset/wwv',
          '^set/nowx', 'unset/wx', 'unset/wx',
-         '^sh$', 'show', 'show',
-         '^sh\w*/u$', 'show/user', 'show/user',
-         '^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',
-         '^sh\w*/tnc', 'who', 'who',
-      '^sh\w*/up', 'show/cluster', 'show/cluster',
-         '^sh\w*/w\w*/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',
-         '^sh\w*/w\w*/(\d+)', 'show/wwv $1', 'show/wwv',
+      '^set/user', 'unset/node', 'unset/node',
+       '^set$', 'apropos set', 'apropos',
+         '^sho?w?/u$', 'show/user', 'show/user',
+         '^sho?w?/bul', 'show/files bulletins', 'show/files',
+         '^sho?w?/co?n?\w*/a', 'show/configuration all', 'show/configuration',
+         '^sho?w?/co?n?\w*/n', 'show/configuration nodes', 'show/configuration',
+         '^sho?w?/c$', 'show/configuration', 'show/configuration',
+         '^sho?w?/com', 'dbavail', 'dbavail',
+         '^sho?w?/dxcc', 'show/dx dxcc', 'show/dx',
+         '^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?/fdx/(\d+)-(\d+)', 'show/dx real $1-$2', 'show/fdx',
+         '^sho?w?/fdx/(\d+)', 'show/dx real $1', 'show/fdx',
+         '^sho?w?/fdx/d(\d+)', 'show/dx real from $1', 'show/fdx',
+         '^sho?w?/fdx', 'show/dx real', 'show/fdx',
+         '^sho?w?/gre?y?l?i?n?e?', 'show/grayline', 'show/grayline',
+         '^sho?w?/myd?x?/(\d+)-(\d+)', 'show/dx filter $1-$2', 'show/mydx',
+         '^sho?w?/myd?x?/(\d+)', 'show/dx filter $1', 'show/mydx',
+         '^sho?w?/myd?x?/d(\d+)', 'show/dx filter from $1', 'show/mydx',
+         '^sho?w?/myd?x?', 'show/dx filter', 'show/mydx',
+          '^sho?w?/myfd?x?/(\d+)-(\d+)', 'show/dx filter real $1-$2', 'show/mydx',
+          '^sho?w?/myfd?x?/(\d+)', 'show/dx filter real $1', 'show/mydx',
+          '^sho?w?/myfd?x?/d(\d+)', 'show/dx filter real from $1', 'show/mydx',
+          '^sho?w?/myfd?x?', 'show/dx filter real', 'show/mydx',
+
+         '^sho?w?/newco?n?\w*/n', 'show/newconfiguration node', 'show/newconfiguration',
+         '^sho?w?/sta?$', 'show/station', 'show/station',
+         '^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',
+       '^sho?w?$', 'apropos show', 'apropos',
+       '^shutd?\w*$', 'shutdown', 'shutdown',
          '^sp$', 'send', 'send',
+       '^sta?t?$', 'apropos stat', 'apropos',
        
     ],
        't' => [
@@ -118,10 +154,12 @@ package CmdAlias;
          '^t$', 'talk', 'talk',
        ],
        'u' => [
+       '^uns?e?t?$', 'apropos unset', 'apropos',
        ],
        'v' => [
        ],
        'w' => [
+         '^w$', 'who', 'who',
          '^wx/full', 'wx full', 'wx',
          '^wx/sysop', 'wx sysop', 'wx',
        ],