This file is indexed.

/usr/share/dx/samples/data/general.exampledata is in dxsamples 4.4.0-1.

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
   x y positions          data1                 data2
    0.0  0.0              0.0                   0  0
    0.0  1.1              1.0                   0  1
    0.0  2.2              2.0                   0  2
    0.0  3.3              3.0                   0  3
    1.2  0.0              1.0                   1  0
    1.0  1.0              1.41421               1  1
    1.3  2.0              2.23607               1  2
    1.2  3.0              3.16228               1  3
    2.1  0.0              2.0                   2  0
    2.2  1.2              2.23607               2  1
    2.0  2.1              2.82843               2  2
    2.4  3.2              3.60555               2  3
    3.0  0.1              3.0                   3  0
    3.1  1.1              3.16228               3  1
    3.2  2.3              3.60555               3  2
    3.2  3.1              4.24264               3  3