Log in or register to post comments To make a Python Script executable on Unix, you need to do two things: Script file's mode must be executable and the first line must begin with # ( #!/usr/local/bin/python) Related Content Python Tutorial Tags Python Fundamental Interview Questions Python Interview Questions