This file is indexed.

/usr/share/aqsis/examples/scenes/fisheye/lights.rib is in aqsis-examples 1.6.0-8ubuntu1.

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
21
22
23
24
25
26
27
AttributeBegin 
# LIGHT: Omni02 AttributeBegin 
	Attribute "identifier" "name" ["Omni02"]
	TransformBegin 
		Translate -180 -344 0
		LightSource "pointlight" 1 "intensity" [150000] 
	TransformEnd 
AttributeEnd 
# LIGHT: Omni 1
AttributeBegin 
	Attribute "identifier" "name" ["Omni 1"]
	TransformBegin 
		Translate 98 283 254
		LightSource "pointlight" 2 "intensity" [200000] 
	TransformEnd 
AttributeEnd 
# LIGHT: Omni01
AttributeBegin 
	Attribute "identifier" "name" ["Omni01"]
	TransformBegin 
		Translate 327 0 -123
		LightSource "pointlight" 3 "intensity" [150000] 
	TransformEnd 
AttributeEnd 
Illuminate 1 1
Illuminate 2 1
Illuminate 3 1