add sh/mydx alias to allow filtered spots
[spider.git] / cmd / Aliases
index 390864ff06f59086ba0964e7f6dfcc297b1bd664..53e7651e365bff5d64ddc86d3c3ee7900b51a3b8 100644 (file)
@@ -115,6 +115,7 @@ 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?/c$', 'show/configuration', 'show/configuration',
          '^sho?w?/com', 'dbavail', 'dbavail',
@@ -122,6 +123,14 @@ 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?/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?/tnc', 'who', 'who',
       '^sho?w?/up', 'show/cluster', 'show/cluster',