K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / var / lib / dpkg / info /
server ip : 172.67.156.115

your ip : 108.162.216.226

H O M E


Filename/var/lib/dpkg/info/pppconfig.prerm
Size294
Permissionrwxr-xr-x
Ownerroot : root
Create time27-Apr-2025 09:55
Last modified08-Mar-2013 05:04
Last accessed06-Jul-2025 23:02
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
#!/bin/sh

# John G. Hasler <[email protected]> 1999-2003
# Any possessor of a copy of this program may treat it as if it
# were in the public domain. I waive all rights.
set -e
if ( [ "$1" = "upgrade" ] || [ "$1" = "remove" ] ) && [ -L /usr/doc/pppconfig ] ; then
rm -f /usr/doc/pppconfig
fi