File Manager

Current Path : /var/lib/dpkg/info/
Upload File :
Current File : //var/lib/dpkg/info/bsd-mailx.prerm

#!/bin/sh
# vim:ts=2:et
# $Id: bsd-mailx.prerm,v 1.2 2007-12-01 12:06:49 robert Exp $

set -e

if [ "$1" = "remove" ]; then
  update-alternatives --remove "mailx" "/usr/bin/bsd-mailx"
fi




File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com