Anons79 Mini Shell

Directory : /usr/share/doc/multitail/
Upload File :
Current File : //usr/share/doc/multitail/colors-example.pl

#!/usr/bin/perl

# disable I/O buffering (this is essential)
$| = 1;

while(<>)
{
	# 2 colors
	print "2,4,red,yellow,bold\n";
	print "6,7,green,white\n";
	print "\n";
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]