Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > f8743874f89be38b4862181512310d77 > scriptlet

gnome-nettool-2.14.2-1.amd64.rpm

POSTIN

/bin/sh

RPM_SCRIPTVERBOSITY=5 
[ -r /etc/sysconfig/rpm ] && . /etc/sysconfig/rpm 
if [ -x /usr/bin/banner.sh ]; then 
	CMD="/usr/bin/banner.sh --stderr $([ $RPM_SCRIPTVERBOSITY -ge 5 ] && echo -s) -m gnome-nettool" 
else 
	CMD="cat >&2" 
fi 
eval $CMD << EOF 
For full functionality, you need to install various networking command-line
tools, like ping, netstat, ifconfig, whois, traceroute, finger.
EOF