X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FAliases;h=2bedd5dca5fd872e1f3fc68864856df90a983e66;hb=99da9d68a4fee5b30fa90b679a9e015add2b75c9;hp=e838a7edee37ece77501e1195c9cc38b52d5caeb;hpb=57422253a75e19f4800e7cf766a730aca040661f;p=spider.git diff --git a/cmd/Aliases b/cmd/Aliases index e838a7ed..2bedd5dc 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -117,6 +117,7 @@ package CmdAlias; '^sho?w?/c/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', @@ -141,6 +142,7 @@ package CmdAlias; 'v' => [ ], 'w' => [ + '^w$', 'who', 'who', '^wx/full', 'wx full', 'wx', '^wx/sysop', 'wx sysop', 'wx', ],