annotate bin/translatetoerjan @ 1283:8f92a8c0aeb4

<shachaf> echo $\'#!/bin/bash\\nexec translatefromto "auto no $1"\' > bin/translatetoerjan; chmod +x bin/translatetoerjan
author HackBot
date Mon, 07 Jan 2013 01:28:09 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1283
8f92a8c0aeb4 <shachaf> echo $\'#!/bin/bash\\nexec translatefromto "auto no $1"\' > bin/translatetoerjan; chmod +x bin/translatetoerjan
HackBot
parents:
diff changeset
1 #!/bin/bash
8f92a8c0aeb4 <shachaf> echo $\'#!/bin/bash\\nexec translatefromto "auto no $1"\' > bin/translatetoerjan; chmod +x bin/translatetoerjan
HackBot
parents:
diff changeset
2 exec translatefromto "auto no $1"