#!/bin/bashs='("012345", "File City (Spur) NE", "10.10.10.00", "b.file.file.cluster1")'perl -pe 's/(^\(|\)$)|[()]/$1/g' <<< "$s"
Standard input is empty
("012345", "File City Spur NE", "10.10.10.00", "b.file.file.cluster1")
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!