#!/bin/bashs="50G This is a Test (0000) 1234p (String).ext"sed -E 's|^[^[:space:]]+[[:space:]]*||g' <<< "$s"sed -E 's|^\S+\s*||' <<< "$s"
Standard input is empty
This is a Test (0000) 1234p (String).ext This is a Test (0000) 1234p (String).ext
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!