python脚本和sh脚本区分

python

#!/bin/python 或 #!/usr/bin/env python

 

sh

#!/bin/sh

posted @ 2021-10-11 13:54  咸菜白饭  阅读(6)  评论(0)    收藏  举报