Sindbad~EG File Manager

Current Path : /usr/bin/X11/
Upload File :
Current File : //usr/bin/X11/plog

#!/bin/sh

if [ -s /var/log/ppp.log ]; then
  exec tail "$@" /var/log/ppp.log
else
  exec tail "$@" /var/log/syslog | grep ' \(pppd\|chat\)\['
fi

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