view bin/WELCOME @ 477:50a3a2d6211c

<shachaf> run bash -c 'echo "quote shachaf" > bin/quachaf; chmod +x bin/quachaf'
author HackBot
date Thu, 31 May 2012 05:37:04 +0000
parents d7dad74b8909
children 93a072ff6e44
line wrap: on
line source

#!/bin/sh
welcome "$@" | perl -ne 'print uc($_)'