annotate bin/dontaskdonttelllist @ 5347:df88f351a89d

<b_jonas> ` echo $\'#!/bin/sh\\nwelcome "$@" | tr Ww Vv\' > bin/velcome && chmod a+x bin/velcome
author HackBot
date Mon, 04 May 2015 22:32:29 +0000
parents c4e3ecf8ab73
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4785
14d49e8c6345 <oerjan> sed -i "s,xargs,sed \'s/./\\\\&\xe2\x80\x8b/g\' | xargs," bin/dontaskdonttelllist
HackBot
parents: 4784
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | sed 's/./&​/g' | xargs; exit
4786
0c7867afaef8 <oerjan> sed -i \'2,3s&\xe2\x80\x8b&&\' bin/dontaskdonttelllist
HackBot
parents: 4785
diff changeset
2 quintopia
0c7867afaef8 <oerjan> sed -i \'2,3s&\xe2\x80\x8b&&\' bin/dontaskdonttelllist
HackBot
parents: 4785
diff changeset
3 coppro
4802
f697c4e93c0b <oerjan> echo myname >>bin/dontaskdonttelllist
HackBot
parents: 4786
diff changeset
4 myname