annotate bin/python @ 6639:702c6fdc20e5

<izabera> ` echo \'sleep 3; /usr/bin/python "$@"\' > bin/python; chmod +x bin/python
author HackBot
date Mon, 08 Feb 2016 18:10:24 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6639
702c6fdc20e5 <izabera> ` echo \'sleep 3; /usr/bin/python "$@"\' > bin/python; chmod +x bin/python
HackBot
parents:
diff changeset
1 sleep 3; /usr/bin/python "$@"