This file is indexed.

/usr/lib/R/site-library/gdata/bin/xls2csv is in r-cran-gdata 2.18.0-1.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
PERLPATH="`dirname ${0}`/../perl/"
perl "${PERLPATH}/xls2csv.pl" $*