This file is indexed.

/usr/bin/cheetah is in python-cheetah 2.4.4-3.fakesyncbuild1.

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

The actual contents of the file can be viewed below.

1
2
3
#! /usr/bin/python2.7
from Cheetah.CheetahWrapper import _cheetah
_cheetah()