changeset 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 7fc712ea0285
children b6c4c1ec9ac0
files bin/python
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/python	Mon Feb 08 18:10:24 2016 +0000
@@ -0,0 +1,1 @@
+sleep 3; /usr/bin/python "$@"