3 # provide some standard aliases for commands for terminally
4 # helpless ak1a user (helpless in the sense that they never
5 # read nor understand help files)
7 # This file is automagically reloaded if its modification time is
8 # later than the one stored in CmdAlias.pm
10 # PLEASE make this file consistant with reality! (the patterns MUST
11 # match the filenames!)
13 # Don't alter this file, copy it into the local_cmd tree and modify it.
14 # This file will be replaced everytime I issue a new release.
16 # You only need to put aliases in here for commands that don't work as
17 # you desire naturally, e.g sh/dx on its own just works as you expect
18 # so you need not add it as an alias.
26 '^\?', 'help', 'help',
29 '^ann.*/full', 'announce full', 'announce',
30 '^ann.*/sysop', 'announce sysop', 'announce',
31 '^ann.*/(.*)$', 'announce $1', 'announce',
38 '^del', 'kill', 'kill',
39 '^del.*/fu', 'kill full', 'kill',
40 '^di\w*/a\w*', 'directory all', 'directory',
41 '^di\w*/b\w*', 'directory bulletins', 'directory',
42 '^di\w*/n\w*', 'directory new', 'directory',
43 '^di\w*/o\w*', 'directory own', 'directory',
44 '^di\w*/s\w*', 'directory subject', 'directory',
45 '^di\w*/(\d+)-(\d+)', 'directory $1-$2', 'directory',
46 '^di\w*/(\d+)', 'directory $1', 'directory',
63 '^l$', 'directory', 'directory',
64 '^ll$', 'directory', 'directory',
65 '^ll/(\d+)', 'directory $1', 'directory',
79 '^r$', 'read', 'read',
80 '^rcmd/(\S+)', 'rcmd $1', 'rcmd',
83 '^set/nobe', 'unset/beep', 'unset/beep',
84 '^set/nohe', 'unset/here', 'unset/here',
85 '^set/noan', 'unset/announce', 'unset/announce',
86 '^set/nodx', 'unset/dx', 'unset/dx',
87 '^set/nota', 'unset/talk', 'unset/talk',
88 '^set/noww', 'unset/wwv', 'unset/wwv',
89 '^set/nowx', 'unset/wx', 'unset/wx',
90 '^sh.*/c/n', 'show/configuration nodes', 'show/configuration',
91 '^sh.*/c$', 'show/configuration', 'show/configuration',
92 '^sh.*/dx/(\d+)-(\d+)', 'show/dx $1-$2', 'show/dx',
93 '^sh.*/dx/(\d+)', 'show/dx $1', 'show/dx',
94 '^sh.*/dx/d(\d+)', 'show/dx from $1', 'show/dx',
95 '^sp$', 'send', 'send',
96 '^sb$', 'send noprivate', 'send',
97 '^sh.*/wwv/(\d+)-(\d+)', 'show/wwv $1-$2', 'show/wwv',
98 '^sh.*/wwv/(\d+)', 'show/wwv $1', 'show/wwv',
107 '^wx/full', 'wx full', 'wx',
108 '^wx/sysop', 'wx sysop', 'wx',