changeset 45:fa637ca9f68d

<shachaf> run echo -ne '#!/bin/bash\necho "/me swats $@ -----###"\n' > bin/swat; chmod +x bin/swat
author HackBot
date Fri, 02 Mar 2012 23:48:45 +0000
parents 3521882e8228
children 19dbcad18be0
files bin/swat
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/swat	Fri Mar 02 23:48:45 2012 +0000
@@ -0,0 +1,2 @@
+#!/bin/bash
+echo "/me swats $@ -----###"