'^\?', 'apropos', 'apropos',
],
'a' => [
- '^ac\w*$', 'apropos accept', 'apropos',
+ '^acc?e?p?t?$', 'apropos accept', 'apropos',
'^ann\w*/full', 'announce full', 'announce',
'^ann\w*/sysop', 'announce sysop', 'announce',
'^ann\w*/(.*)$', 'announce $1', 'announce',
'^b$', 'bye', 'bye',
],
'c' => [
- '^cl\w+$', 'apropos clear', 'apropos',
- '^cr\w+$', 'apropos create', 'apropos',
+ '^cle?a?r?$', 'apropos clear', 'apropos',
+ '^cre?a?t?e?$', 'apropos create', 'apropos',
],
'd' => [
- '^del\w*$', 'apropos delete', 'apropos',
+ '^dele?t?e?$', 'apropos delete', 'apropos',
'^del\w*/u', 'delete/user', 'delete/user',
'^del\w*/fu', 'kill full', 'kill',
'^del', 'kill', 'kill',
'^di\w*/(\d+)', 'directory $1', 'directory',
],
'e' => [
- '^ex', 'bye', 'bye',
+ '^exi?t?$', 'bye', 'bye',
+ '^exp?u?\w+$', 'kill expunge', 'kill expunge',
],
'f' => [
'^fo\w*$', 'apropos forward', 'apropos',
'k' => [
],
'l' => [
- '^lo\w*$', 'apropos load', 'apropos',
+ '^loa?d?$', 'apropos load', 'apropos',
'^l$', 'directory', 'directory',
'^ll$', 'directory', 'directory',
'^ll/(\d+)', 'directory $1', 'directory',
'^q', 'bye', 'bye',
],
'r' => [
- '^rej\w*$', 'apropos reject', 'apropos',
+ '^reje?c?t?$', 'apropos reject', 'apropos',
'^r$', 'read', 'read',
'^rcmd/(\S+)', 'rcmd $1', 'rcmd',
],
'^set/nowx', 'unset/wx', 'unset/wx',
'^set$', 'apropos set', 'apropos',
'^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',
- '^sh\w*/com', 'dbavail', 'dbavail',
- '^sh\w*/dx/(\d+)-(\d+)', 'show/dx $1-$2', 'show/dx',
- '^sh\w*/dx/(\d+)', 'show/dx $1', 'show/dx',
- '^sh\w*/dx/d(\d+)', 'show/dx from $1', 'show/dx',
- '^sh\w*/newc/n', 'show/newconfiguration node', 'show/newconfiguration',
- '^sh\w*/tnc', 'who', 'who',
- '^sh\w*/up', 'show/cluster', 'show/cluster',
- '^sh\w*/w\w*/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',
- '^sh\w*/w\w*/(\d+)', 'show/wwv $1', 'show/wwv',
- '^shu\w*$', 'shutdown', 'shutdown',
- '^sh\w*$', 'apropos show', 'apropos',
+ '^sho?w?/u$', 'show/user', 'show/user',
+ '^sho?w?/bu', 'show/files bulletins', 'show/files',
+ '^sho?w?/c/n', 'show/configuration nodes', 'show/configuration',
+ '^sho?w?/c$', 'show/configuration', 'show/configuration',
+ '^sho?w?/com', 'dbavail', 'dbavail',
+ '^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?/newc/n', 'show/newconfiguration node', 'show/newconfiguration',
+ '^sho?w?/tnc', 'who', 'who',
+ '^sho?w?/up', 'show/cluster', 'show/cluster',
+ '^sho?w?/ww?v?/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',
+ '^sho?w?/ww?v?/(\d+)', 'show/wwv $1', 'show/wwv',
+ '^shut?d?\w*$', 'shutdown', 'shutdown',
+ '^sho?w?$', 'apropos show', 'apropos',
'^sp$', 'send', 'send',
- '^st\w*$', 'apropos stat', 'apropos',
+ '^sta?t?$', 'apropos stat', 'apropos',
],
't' => [
'^t$', 'talk', 'talk',
],
'u' => [
- '^un\w*$', 'apropos unset', 'apropos',
+ '^uns?e?t?$', 'apropos unset', 'apropos',
],
'v' => [
],