This file is indexed.

/usr/share/paw-demos/pawex21.kumac is in paw-demos 1:2.14.04.dfsg.2-9.

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
MACRO PAWEX21
**************************************************************************
*                       PAW TUTORIAL EXAMPLE 21                          *
* Two dimensional Ntuple distributions                                   *
**************************************************************************
Exec ALLDEF
hi/file 2 aptuple.hbook
clr
2d 20 ' ' 12 3 15 16 0 16 0.
Nt/project 20 //LUN2/10.step%grade
lego 20(1:,7:) 20 40
close 2
hi/de 0
RETURN