This file is indexed.

/usr/share/tau/tools/xbm/cross.bm is in tau-racy 2.17.3.1.dfsg-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
#define cross_width 6
#define cross_height 6
static unsigned char cross_bits[] = {
  0x21, 0x12, 0x0c, 0x0c, 0x12, 0x21, };