X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FAliases;h=2b78d5d48f4900149c0834fc1e05452aaa6d8cfb;hb=290cd395e4bac4a92dfc3c40a2a3fd7de93110eb;hp=1f7218f3e392a9b70b746e6f6152a650986594cb;hpb=6896890cedfefd163cec63c5dcde207e28c87472;p=spider.git diff --git a/cmd/Aliases b/cmd/Aliases index 1f7218f3..2b78d5d4 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -123,6 +123,10 @@ 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',