This file is indexed.

/usr/share/doc/python3-pyutilib/examples/workflow/driver_1.sh is in python3-pyutilib 5.3.5-1.

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

The actual contents of the file can be viewed below.

1
2
3
4
5
#!/bin/sh

# @code:
python driver1.py TaskZ --x=3 --y=4
# @:code