X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FAliases;h=2b78d5d48f4900149c0834fc1e05452aaa6d8cfb;hb=290cd395e4bac4a92dfc3c40a2a3fd7de93110eb;hp=2bedd5dca5fd872e1f3fc68864856df90a983e66;hpb=ef646bd5c8fc8606448c8ac2019e048427741f67;p=spider.git diff --git a/cmd/Aliases b/cmd/Aliases index 2bedd5dc..2b78d5d4 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -40,7 +40,6 @@ package CmdAlias; '^cre?a?t?e?$', 'apropos create', 'apropos', ], 'd' => [ - '^dele?t?e?/u', 'delete/user', 'delete/user', '^dele?t?e?/fu', 'kill full', 'kill', '^dele?t?e?$', 'kill', 'kill', '^dir?e?c?t?o?r?y?/a\w*', 'directory all', 'directory', @@ -99,6 +98,7 @@ package CmdAlias; '^rcmd/(\S+)', 'rcmd $1', 'rcmd', ], 's' => [ + '^s$', 'send', 'send', '^s/p$', 'send', 'send', '^sb$', 'send noprivate', 'send', '^set/home$', 'set/homenode', 'set/homenode', @@ -111,9 +111,11 @@ package CmdAlias; '^set/nota', 'unset/talk', 'unset/talk', '^set/noww', 'unset/wwv', 'unset/wwv', '^set/nowx', 'unset/wx', 'unset/wx', + '^set/user', 'unset/node', 'unset/node', '^set$', 'apropos set', 'apropos', '^sho?w?/u$', 'show/user', 'show/user', '^sho?w?/bu', 'show/files bulletins', 'show/files', + '^sho?w?/c/a', 'show/configuration all', 'show/configuration', '^sho?w?/c/n', 'show/configuration nodes', 'show/configuration', '^sho?w?/c$', 'show/configuration', 'show/configuration', '^sho?w?/com', 'dbavail', 'dbavail', @@ -121,13 +123,17 @@ package CmdAlias; '^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?/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', '^sho?w?$', 'apropos show', 'apropos', - '^shut?d?\w*$', 'shutdown', 'shutdown', + '^shutd?\w*$', 'shutdown', 'shutdown', '^sp$', 'send', 'send', '^sta?t?$', 'apropos stat', 'apropos',