From: minima Date: Thu, 22 Feb 2007 18:19:22 +0000 (+0000) Subject: add sh/myfdx to aliases X-Git-Tag: 1.53~5 X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=4342c032b4ddb7f23d3901a6262700f23d2520aa add sh/myfdx to aliases --- diff --git a/Changes b/Changes index da1e831c..ae269e07 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ +22Feb07======================================================================= +1. add show/myfdx to Aliases. 15Feb07======================================================================= 1. allow convkeps.pl to parse NORAD keps files. 22Jan07======================================================================= diff --git a/cmd/Aliases b/cmd/Aliases index 25b87e40..62842671 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -132,6 +132,11 @@ package CmdAlias; '^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?/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?/newco?n?\w*/n', 'show/newconfiguration node', 'show/newconfiguration', '^sho?w?/sta?$', 'show/station', 'show/station', '^sho?w?/tnc', 'who', 'who',