view bin/WELCOME @ 988:d61a9d60775a

<shachaf> ghc -hide-package base -package haskell98 zalgo.hs -o zalgo
author HackBot
date Sun, 09 Dec 2012 08:15:14 +0000
parents d7dad74b8909
children 93a072ff6e44
line wrap: on
line source

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