Colourful grep on aix.

Linux implements a decent version of grep and highlights the search term using colour. Whilst AIX  terminals can support colour (if your term session supports it) with escape codes I have not seen any way of making grep or egrep etc colourful. On linux you simply add the parameter –color=auto such as grep –color=auto SearchTerm  … Continue reading Colourful grep on aix.