芝麻web文件管理V1.00
编辑当前文件:/var/lib/dpkg/info/cpio.prerm
#!/bin/sh set -e if [ "$1" = remove ]; then update-alternatives --remove mt /bin/mt-gnu fi