This file is indexed.

/usr/share/doc/bwbasic/examples/assign.bas is in bwbasic 2.20pl2-11.

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

The actual contents of the file can be viewed below.

1
2
3
10 Print "TEST.BAS -- TEST"
20 X=7
30 print "X is ";X