master
A. Demant 2018-12-05 06:32:33 +01:00
parent 9ece20b30a
commit d9a7af9223
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
#!/bin/sed -f
s/\ 0./ \./g
s/-0./-./g
s/[0]* / /g
s/[0]*$//g
s/\(\.[0-9][0-9][0-9][0-9]\)[0-9]*/\1/g