X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FAliases;h=462fcc53245a8805654f7c2b6679ea5126e4b55c;hb=cea55a2faa24cd58756e48a54b5e00e43a16bbae;hp=53e7651e365bff5d64ddc86d3c3ee7900b51a3b8;hpb=df49d2cf8efcb2b6becf241379700f363a7014df;p=spider.git diff --git a/cmd/Aliases b/cmd/Aliases index 53e7651e..462fcc53 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -59,7 +59,7 @@ package CmdAlias; '^expun?g?e?$', 'kill expunge', 'kill expunge', ], 'f' => [ - '^fo\w*$', 'apropos forward', 'apropos', + '^for?w?a?r?d?$', 'apropos forward', 'apropos', ], 'g' => [ ], @@ -115,8 +115,8 @@ package CmdAlias; '^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?/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', @@ -127,11 +127,13 @@ package CmdAlias; '^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?/newc/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', '^sho?w?/ww?v?/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',