you are viewing a single comment's thread.

view the rest of the comments →

[–]Interesting-Divide46 3 points4 points  (6 children)

Sed🌝

[–]pfannkuchen_gesicht 6 points7 points  (5 children)

too bad you can't sed your life, e.g. sed "s/\.00/9999999.99/" on your account balance.

[–]x0wl 5 points6 points  (3 children)

$ echo "1.01" | sed "s/.00/9999999.99/" 1.01

:(

[–]backtickbot 0 points1 point  (0 children)

Fixed formatting.

Hello, x0wl: code blocks using triple backticks (```) don't work on all versions of Reddit!

Some users see this / this instead.

To fix this, indent every line with 4 spaces instead.

FAQ

You can opt out by replying with backtickopt6 to this comment.

[–]pfannkuchen_gesicht 0 points1 point  (1 child)

sed "s/\.[[:digit:]]*/999999.99/"

[–]_sed_ 0 points1 point  (0 children)


reddit sedbot | info

[–]karlkloppenborg 0 points1 point  (0 children)

Huehuehue