From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- data/com_help/makelinks.sh | 82 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100755 data/com_help/makelinks.sh (limited to 'data/com_help/makelinks.sh') diff --git a/data/com_help/makelinks.sh b/data/com_help/makelinks.sh new file mode 100755 index 0000000..9b20e03 --- /dev/null +++ b/data/com_help/makelinks.sh @@ -0,0 +1,82 @@ +ln -s ../help/abort abort +ln -s ../help/accept accept +ln -s ../help/adjourn adjourn +ln -s ../help/alias alias +ln -s ../help/allobservers allobservers +ln -s ../help/assess assess +ln -s ../help/bell bell +ln -s ../help/best best +ln -s ../help/boards boards +ln -s ../help/busy busy +ln -s ../help/censor censor +ln -s ../help/channel channel +ln -s ../help/clearmessages clearmessages +ln -s ../help/commands commands +ln -s ../help/courtesyabort courtesyabort +ln -s ../help/cshout cshout +ln -s ../help/date date +ln -s ../help/decline decline +ln -s ../help/draw draw +ln -s ../help/finger finger +ln -s ../help/flag flag +ln -s ../help/games games +ln -s ../help/hbest hbest +ln -s ../help/help help +ln -s ../help/highlight highlight +ln -s ../help/history history +ln -s ../help/hrank hrank +ln -s ../help/inchannel inchannel +ln -s ../help/it it +ln -s ../help/kibitz kibitz +ln -s ../help/llogons llogons +ln -s ../help/load load +ln -s ../help/logons logons +ln -s ../help/mailhelp mailhelp +ln -s ../help/mailmess mailmess +ln -s ../help/mailmoves mailmoves +ln -s ../help/mailoldmoves mailoldmoves +ln -s ../help/mailsource mailsource +ln -s ../help/match match +ln -s ../help/messages messages +ln -s ../help/moretime moretime +ln -s ../help/moves moves +ln -s ../help/notify notify +ln -s ../help/observe observe +ln -s ../help/oldmoves oldmoves +ln -s ../help/open open +ln -s ../help/password password +ln -s ../help/pause pause +ln -s ../help/pending pending +ln -s ../help/promote promote +ln -s ../help/quit quit +ln -s ../help/rank rank +ln -s ../help/refresh refresh +ln -s ../help/resign resign +ln -s ../help/say say +ln -s ../help/servers servers +ln -s ../help/set set +ln -s ../help/shout shout +ln -s ../help/simabort simabort +ln -s ../help/simgames simgames +ln -s ../help/simmatch simmatch +ln -s ../help/simnext simnext +ln -s ../help/simopen simopen +ln -s ../help/simpass simpass +ln -s ../help/smoves smoves +ln -s ../help/sposition sposition +ln -s ../help/statistics statistics +ln -s ../help/stored stored +ln -s ../help/style style +ln -s ../help/switch switch +ln -s ../help/takeback takeback +ln -s ../help/tell tell +ln -s ../help/time time +ln -s ../help/unalias unalias +ln -s ../help/uncensor uncensor +ln -s ../help/unpause unpause +ln -s ../help/uptime uptime +ln -s ../help/variables variables +ln -s ../help/whisper whisper +ln -s ../help/who who +ln -s ../help/withdraw withdraw +ln -s ../help/znotify znotify -- cgit v1.2.3