This file is indexed.

/usr/share/tuxmath/missions/arcade/commando is in tuxmath-data 2.0.3-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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# arcade commando lesson file

play_through_list = 0
allow_speedup = 1
use_feedback = 0
addition_allowed = 1
subtraction_allowed = 1
multiplication_allowed = 1
division_allowed = 1
allow_negatives = 1
min_augend = -20
max_augend = 20
min_addend = -20
max_addend = 20
min_minuend = -20
max_minuend = 20
min_subtrahend = 0
max_subtrahend = 20
min_multiplier = -20
max_multiplier = 20
min_multiplicand = -10
max_multiplicand = 10
min_divisor = -20
max_divisor = 20
min_quotient = -10
max_quotient = 10
use_bkgd = 1
demo_mode = 0
save_summary = 1
question_copies = 1
repeat_wrongs = 1
copies_repeated_wrongs = 1
format_add_answer_last = 1
format_add_answer_first = 1
format_add_answer_middle = 1
format_sub_answer_last = 1
format_sub_answer_first = 1
format_sub_answer_middle = 1
format_mult_answer_last = 1
format_mult_answer_first = 1
format_mult_answer_middle = 1
format_div_answer_last = 1
format_div_answer_first = 1
format_div_answer_middle = 1
randomize = 1
comprehensive = 0
min_formula_nums = 3
max_formula_nums = 4
avg_list_length = 250
vary_list_length = 0
starting_comets = 2
extra_comets_per_wave = 2
max_comets = 10
use_powerup_comets = 1
powerup_freq = 30
speed = 0.25
max_speed = 40.00
speedup_factor = 1.125
slow_after_wrong = 1
max_questions = 25000
bonus_comet_interval = 20
allow_pause = 0
bonus_speed_ratio = 2.0
keep_score = 1