Hi,list Yesterday, someone hacked in my server and running some bad thing , but I do find something interesting
After I inspected processes, I found if you are using python version above 2.7. (2.7.16 if I remembered it correctly), one could run python script with perl $cat test.py #!/bin/env python print "I am python" $perl test.py I am python But it would fail if you tried to use python2.6(which go with rhel6.8) really interesting _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor