uawdijnntqw1x1x1
IP : 216.73.216.155
Hostname : vm5018.vps.agava.net
Kernel : Linux vm5018.vps.agava.net 3.10.0-1127.8.2.vz7.151.14 #1 SMP Tue Jun 9 12:58:54 MSK 2020 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
var
/
..
/
usr
/
share
/
javascript
/
..
/
bug
/
exim4-config
/
script
/
/
#!/bin/bash # install as /usr/share/bug/$package/script or /usr/share/bug/$package UE4CC="/etc/exim4/update-exim4.conf.conf" REDIR=">&3" if [ "$OUTPUT" = "all" ]; then REDIR="" fi if test -x /usr/sbin/exim4 ; then eval /usr/sbin/exim4 -bV $REDIR fi if [ "$OUTPUT" != "all" ]; then yesno "Include extended configuration information?" "yep" if [ "$REPLY" != "yep" ] ;then exit 0 fi fi if test -r $UE4CC ; then eval cat $UE4CC $REDIR fi if test -r /etc/mailname ; then eval echo -n 'mailname:' $REDIR eval cat /etc/mailname $REDIR fi
/var/../usr/share/javascript/../bug/exim4-config/script