view script.py @ 5352:d95e1975ae1c

<b_jonas> ` echo $\'#!/bin/sh\\nwelcome "$@" | \'\'sed "s/\\<\\(.\\)/\\u\\1/g"\' > bin/Welcome && chmod a+x bin/Welcome
author HackBot
date Mon, 04 May 2015 22:39:43 +0000
parents 35e6aa696548
children 4119c9bf76e2
line wrap: on
line source

print('Hello World!')
n