Relative Content

Tag Archive for linuxshellsh

How do I edit specific fields using sed?

I am facing trouble just with modify_record function in the code provided below. I could use awk but my instructor told us to do it using sed. Could anyone help in this?