This file is indexed.

/usr/share/paw-demos/pawex25.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
MACRO PAWEX25
**************************************************************************
*                       PAW TUTORIAL EXAMPLE 25                          *
* Merge pictures onto one plot                                           *
**************************************************************************
Exec ALLDEF
histogram/file 1 pawhists.hbook
EXEC PICTMERG hid=110 s1=31 s2=40
close 1
RETURN