X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FAliases;h=1ea0c7873aea6e93b815e924ab8051037c5f5129;hb=934a5db829e43833c5f6c45c8cd9919dcfe734b9;hp=26b64f03b70b3ce04ded2bce210308e1782b1802;hpb=81de65f4e1bba2d05711603cea367eef3a05e681;p=spider.git diff --git a/cmd/Aliases b/cmd/Aliases index 26b64f03..1ea0c787 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -114,9 +114,9 @@ package CmdAlias; '^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?o?n?f\w*/a', 'show/configuration all', 'show/configuration', - '^sho?w?/c?o?n?f\w*/n', 'show/configuration nodes', 'show/configuration', + '^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', @@ -128,11 +128,15 @@ package CmdAlias; '^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?/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?/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?/newco?n?f?\w*/n', 'show/newconfiguration node', 'show/newconfiguration', + '^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',