#!/bin/bashecho "xxabc jkl" | grep -onP '\b\w+\b(?<!abc)'
Standard input is empty
1:jkl
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!