/usr/lib/amsn/utils/asyncresolver/pkgIndex.tcl is in amsn 0.98.9-1ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | package ifneeded asyncresolver 0.1 \
"[list set dir $dir]; [list source [file join $dir asyncresolver.tcl]]"
|