#!/bin/bashfilename='901201_HKW_RNT_HW21_136_137_DE_442_Freigabe_DE_CLX.pdf'sed -n 's/.*\([0-9]\{3\}_[0-9]\{3\}\).*/\1/p' <<< "$filename"
Standard input is empty
136_137
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!