-
Notifications
You must be signed in to change notification settings - Fork 1.8k
SC1071
koalaman edited this page Mar 25, 2017
·
2 revisions
#!/usr/bin/python
print "Hello"
ShellCheck only supports a limited number of Bourne-based Unix shells (bash, ksh, dash and POSIX sh).
It does not support scripts written for other shells like Zsh, Csh, Tcsh or PowerShell, and it does not support other scripting languages like PHP, Python, JavaScript or SQL.