bash-color-grc/colourfiles/conf.mtr

16 lines
235 B
Plaintext
Raw Normal View History

2015-01-25 18:36:02 +01:00
#ip address
regexp=\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}
colours=green
=======
# %
regexp=[0-9]{1,2}\.\d{1}%
colours=yellow
=======
# unknow host
regexp=\?\?\?
colours=red
=======
# Packets/Pings
regexp=(Packets|Pings)
colours=bold green