This file is indexed.

/usr/bin/scsh-install-pkg is in scsh-install-lib 1.3.0-1.

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

The actual contents of the file can be viewed below.

1
2
3
#!/bin/sh
exec scsh-0.6 -le /usr/share/scsh-0.6/modules/install-lib-1.3.0/load.scm -o install-lib -e install-main -s "$0" "$@"
!#