This file is indexed.

/usr/share/freecell-solver/presets/john_galt_line-500.sh is in freecell-solver-bin 4.2.0-1.

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

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
#!/bin/sh

freecell-solver-range-parallel-solve 1 32000 1 \
        --total-iterations-limit 3000000 \
        --method random-dfs -seed 1 -to 0[0123456789] -step 500 -nst \
        --method random-dfs -seed 2 -to 0[01][23456789] -step 500 -nst \
        --method random-dfs -seed 3 -to 0[01][23467] -step 500 -nst \
        --method a-star -step 500 -nst \
        --method a-star -to 0123467 -step 500 -nst \
        --method random-dfs -seed 4 -to 0[0123467] -step 500 -nst \
        --method soft-dfs -step 500