view bin/WELCOME @ 994:ce3361c199b9

<shachaf> cat quotes | paste
author HackBot
date Sun, 09 Dec 2012 09:37:23 +0000
parents d7dad74b8909
children 93a072ff6e44
line wrap: on
line source

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