/usr/share/tau/tools/xbm/hline2.bm is in tau-racy 2.17.3.1.dfsg-4.2.
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 hline2_width 6
#define hline2_height 6
static unsigned char hline2_bits[] = {
0x09, 0x09, 0x09, 0x09, 0x09, 0x09, };
|