This file is indexed.

/usr/share/freemat/help/text/startup.mdc is in freemat-help 4.0-5.

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
STARTUP STARTUP Startup Script

Usage

Upon starting, FreeMat searches for a script names startup.m, and
if it finds it, it executes it.  This script can be in the current
directory, or on the FreeMat path (set using setpath).  The contents
of startup.m must be a valid script (not a function).