X7ROOT File Manager
Current Path:
/usr/share/doc/multitail
usr
/
share
/
doc
/
multitail
/
📁
..
📄
colors-example.pl
(169 B)
📄
colors-example.sh
(94 B)
📄
manual-nl.html
(1.75 KB)
📄
manual.html
(10.61 KB)
📄
readme.txt
(2.2 KB)
Editing: 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"; }
Upload File
Create Folder