X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FAliases;h=9b4737a4a591d69089e09798cff010faf19f9ec5;hb=bbcb636f1bc71eb1426685ef64382ea42d27ecfb;hp=bd4f0cabee1fbe8421d10670da18219298901afd;hpb=a9b7071fedfdb2150f3ef3d74e0d626b4f2dc0ea;p=spider.git diff --git a/cmd/Aliases b/cmd/Aliases index bd4f0cab..9b4737a4 100644 --- a/cmd/Aliases +++ b/cmd/Aliases @@ -22,83 +22,127 @@ package CmdAlias; %alias = ( - a => [ - '^ann.*/full', 'announce full', 'announce', - '^ann.*/sysop', 'announce sysop', 'announce', - '^ann.*/(.*)$', 'announce $1', 'announce', - ], - b => [ - ], - c => [ - ], - d => [ + '?' => [ + '^\?', 'apropos', 'apropos', + ], + 'a' => [ + '^ac\w*$', 'apropos accept', 'apropos', + '^ann\w*/full', 'announce full', 'announce', + '^ann\w*/sysop', 'announce sysop', 'announce', + '^ann\w*/(.*)$', 'announce $1', 'announce', + ], + 'b' => [ + '^b$', 'bye', 'bye', + ], + 'c' => [ + '^cl\w+$', 'apropos clear', 'apropos', + '^cr\w+$', 'apropos create', 'apropos', + ], + 'd' => [ + '^del\w*$', 'apropos delete', 'apropos', + '^del\w*/u', 'delete/user', 'delete/user', + '^del\w*/fu', 'kill full', 'kill', '^del', 'kill', 'kill', '^di\w*/a\w*', 'directory all', 'directory', '^di\w*/b\w*', 'directory bulletins', 'directory', '^di\w*/n\w*', 'directory new', 'directory', '^di\w*/o\w*', 'directory own', 'directory', '^di\w*/s\w*', 'directory subject', 'directory', + '^di\w*/t\w*', 'directory to', 'directory', + '^di\w*/f\w*', 'directory from', 'directory', '^di\w*/(\d+)-(\d+)', 'directory $1-$2', 'directory', '^di\w*/(\d+)', 'directory $1', 'directory', ], - e => [ + 'e' => [ + '^ex', 'bye', 'bye', ], - f => [ + 'f' => [ + '^fo\w*$', 'apropos forward', 'apropos', ], - g => [ + 'g' => [ ], - h => [ + 'h' => [ ], - i => [ + 'i' => [ ], - j => [ + 'j' => [ ], - k => [ + 'k' => [ ], - l => [ + 'l' => [ + '^lo\w*$', 'apropos load', 'apropos', '^l$', 'directory', 'directory', '^ll$', 'directory', 'directory', '^ll/(\d+)', 'directory $1', 'directory', + '^lm$', 'directory own', 'directory', ], - m => [ + 'm' => [ ], - n => [ + 'n' => [ ], - o => [ + 'o' => [ ], - p => [ + 'p' => [ ], - q => [ + 'q' => [ '^q', 'bye', 'bye', ], - r => [ + 'r' => [ + '^rej\w*$', 'apropos reject', 'apropos', '^r$', 'read', 'read', + '^rcmd/(\S+)', 'rcmd $1', 'rcmd', ], - s => [ + 's' => [ + '^s/p$', 'send', 'send', + '^sb$', 'send noprivate', 'send', + '^set/home$', 'set/homenode', 'set/homenode', '^set/nobe', 'unset/beep', 'unset/beep', '^set/nohe', 'unset/here', 'unset/here', - '^sh/c/n', 'show/configuration nodes', 'show/configuration', - '^sh/c$', 'show/configuration', 'show/configuration', - '^sh/dx/(\d+)-(\d+)', 'show/dx $1-$2', 'show/dx', - '^sh/dx/(\d+)', 'show/dx $1', 'show/dx', - '^sh/dx/d(\d+)', 'show/dx from $1', 'show/dx', + '^set/noan', 'unset/announce', 'unset/announce', + '^set/nodxg', 'unset/dxgrid', 'unset/dxgrid', + '^set/nodx', 'unset/dx', 'unset/dx', + '^set/noe', 'unset/echo', 'unset/echo', + '^set/nota', 'unset/talk', 'unset/talk', + '^set/noww', 'unset/wwv', 'unset/wwv', + '^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', '^sp$', 'send', 'send', - '^sb$', 'send noprivate', 'send', - ], - t => [ + '^st\w*$', 'apropos stat', 'apropos', + + ], + 't' => [ + '^ta$', 'talk', 'talk', + '^t$', 'talk', 'talk', ], - u => [ + 'u' => [ + '^un\w*$', 'apropos unset', 'apropos', ], - v => [ + 'v' => [ ], - w => [ + 'w' => [ '^wx/full', 'wx full', 'wx', '^wx/sysop', 'wx sysop', 'wx', ], - x => [ + 'x' => [ ], - y => [ + 'y' => [ ], - z => [ + 'z' => [ ], )