Current File : //usr/share/doc/multitail/colors-example.sh
#!/bin/sh


while read line ; do

	echo 2,4,red,yellow,bold
	echo 6,7,green,white
	echo

done
Page not found – Hello World !