#!/bin/bashs="manoeuvre man track"awk -v replace="man" '{gsub("\\<"replace"\\>", "")}1' <<< "$s"
Standard input is empty
manoeuvre track
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!