awk separate string, you can use awk FS variable or awk -F option to support single delimiter and multiple delimiter regular matching....