tools/examples: hardcode #!/usr/bin/python shebang
diff --git a/tools/cpuunclaimed.py b/tools/cpuunclaimed.py
index c899398..b862bad 100755
--- a/tools/cpuunclaimed.py
+++ b/tools/cpuunclaimed.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 # @lint-avoid-python-3-compatibility-imports
 #
 # cpuunclaimed   Sample CPU run queues and calculate unclaimed idle CPU.