1. protect against PC41s with field[3] == field[2]
[spider.git] / cmd / Aliases
index b916742cbef7ff373e47db0cee4587c138c4fc06..f6b8408ade09202d75d3b8c873734d73c3a428a4 100644 (file)
@@ -48,6 +48,7 @@ package CmdAlias;
          '^di\w*/(\d+)', 'directory $1', 'directory',
        ],
        'e' => [
+         '^ex', 'bye', 'bye',
        ],
        'f' => [
        ],
@@ -96,6 +97,7 @@ package CmdAlias;
          '^set/noww', 'unset/wwv', 'unset/wwv',
          '^set/nowx', 'unset/wx', 'unset/wx',
          '^sh$', 'show', 'show',
+         '^sh\w*/u$', 'show/user', 'show/user',
          '^sh\w*/bu', 'show/files bulletins', 'show/files',
          '^sh\w*/c/n', 'show/configuration nodes', 'show/configuration',
          '^sh\w*/c$', 'show/configuration', 'show/configuration',