Directory : /proc/thread-self/root/proc/self/root/usr/share/doc/multitail/ |
Current File : //proc/thread-self/root/proc/self/root/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