tools/examples: hardcode #!/usr/bin/python shebang
diff --git a/tools/zfsslower.py b/tools/zfsslower.py
index 6f0382a..7bf160b 100755
--- a/tools/zfsslower.py
+++ b/tools/zfsslower.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 # @lint-avoid-python-3-compatibility-imports
 #
 # zfsslower  Trace slow ZFS operations.