view bin/welcöme @ 5350:891bc3944580

<b_jonas> ` echo $\'#!/bin/sh\\nwelcome "$@" | sed s/o/\xc3\xb6/g\' > bin/welc\xc3\xb6me && chmod a+x bin/welc\xc3\xb6me
author HackBot
date Mon, 04 May 2015 22:35:35 +0000
parents
children
line wrap: on
line source

#!/bin/sh
welcome "$@" | sed s/o/ö/g