This file is indexed.

/usr/share/XaoS/tutorial/anim.xaf is in xaos 3.5+ds1-2.

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
; XaoS features overview by Jan Hubicka
; Version 1.0 done for XaoS 3.0 in July 1997
; Use xaos -play to see it :)
(load "head.xhf")
(clearscreen)
(message "anim")
(usleep 4000000)

(load "anim.xhf")