This file is indexed.

/usr/bin/run-with-aspell is in aspell 0.60.7~20110707-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
PATH=/usr/lib/aspell:$PATH
export PATH
exec $@