changeset 2577:01dd148bb1c5

<oerjan> cp bin/WELCOME bin/\'!\'; sed -i \'s/welcome/\\\\!/\' bin/\'!\'
author HackBot
date Mon, 01 Apr 2013 21:42:08 +0000
parents bcc7e660399a
children 7c20c4806db3
files bin/!
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/!	Mon Apr 01 21:42:08 2013 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+\! "$@" | perl -pe '$_ = uc'