Sindbad~EG File Manager

Current Path : /etc/multitail/
Upload File :
Current File : //etc/multitail/convert-simple.pl

#!/usr/bin/perl

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

while(<>)
{
	# add 'bla' in front of the string
	print "bla".$_;
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists