Skip to content

Instantly share code, notes, and snippets.

@RobinRamael
Created February 24, 2011 11:30
Show Gist options
  • Select an option

  • Save RobinRamael/842065 to your computer and use it in GitHub Desktop.

Select an option

Save RobinRamael/842065 to your computer and use it in GitHub Desktop.
$ cat invoer1.txt
75160892
D
E
M
N
O
R
S
Y
$ cat invoer1.txt | gsed -f script.sed
D7E5M1N6O0R8S9Y2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment