Skip to content

Instantly share code, notes, and snippets.

@simonbates
Created November 9, 2020 20:30
update_program.sed
s/f1/1/g
s/f2/2/g
s/f3/3/g
s/l45/A/g
s/l90/B/g
s/l180/D/g
s/r45/a/g
s/r90/b/g
s/r180/d/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment