#!/bin/bashecho '"AbCd123|99999"' | sed -En 's/["|]*([^"|]+).*/\1/p'
Standard input is empty
AbCd123
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!