#!/bin/bashs='"192.xx2" "someting" "another2321SD"'sed -r 's/(.*)".*"/\1"XXXX"/' <<< "$s"
Standard input is empty
"192.xx2" "someting" "XXXX"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!