annotate bin/translatetoerjan @ 12265:984c8295238b draft

<b_jonas> slashlearn aoc/Advent of Code (AoC) is a series of programming puzzles that some regulars enjoy, found at "https://adventofcode.com/2019/about".
author HackEso <hackeso@esolangs.org>
date Mon, 16 Dec 2019 22:49:45 +0000
parents 8f92a8c0aeb4
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"