This file is indexed.

/usr/bin/icewm-gnome is in icewm-gnome-support 1.3.7-4.

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

The actual contents of the file can be viewed below.

1
2
3
4
#!/bin/sh
which icewm-experimental >/dev/null && exec icewm-experimental
which icewm >/dev/null && exec icewm
which icewm-lite >/dev/null && exec icewm-lite