/usr/share/ircII/script/global is in ircii 20151120-1+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # $eterna: global,v 1.4 2001/08/12 15:57:11 mrg Exp $
#
# This is the global ircrc
# Please make your installation changes in 'local'
#
# These two aliases are used by the scripts
alias d- ^set display off
alias d+ ^set display on
#
# The basic setup for ircII
#load basical
load 2.8script
load extensions
load version
load local
load tabkey
load icb
alias ison ${K}${K}quote ison $*
|