/usr/share/axiom-20120501/input/images3.input is in axiom-test 20120501-8.
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 | --Copyright The Numerical Algorithms Group Limited 1994.
-- Color gallery pages 3-4
)r tknot
-- draw a seris of unfolding torus knots
for i in 0..4 repeat torusKnot(2, 2 + i/4, 0.5, 25, 250)
|