#!/bin/bashs='Blah-1233455Affx-74537382Some line hereAffx-4374575End of text 123456778.' sed -E 's/^Affx(-[0-9]+)/rs\1/' <<< "$s"
Standard input is empty
Blah-1233455 rs-74537382 Some line here rs-4374575 End of text 123456778.
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!