/usr/share/tau/tools/xbm/xline2.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 xline2_width 4
#define xline2_height 4
static unsigned char xline2_bits[] = {
0x08, 0x04, 0x02, 0x01, };
|