#!/bin/bash s="Text/* commenthere */More text";sed '/\/\*/,/\*\//d' <<< "$s"
Standard input is empty
Text More text
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!