/usr/lib/open-axiom/input/cycloid2.input is in open-axiom-test 1.4.1+svn~2626-2ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | -- @(#)cycloid2.input 1.1 89/09/07 20:54:48
draw(curve(2*t - sin t,2 - cos t),t = -5..5)
|