uawdijnntqw1x1x1
IP : 216.73.216.215
Hostname : xhost1.intravision.ru
Kernel : Linux xhost1.intravision.ru 3.16.0-7-amd64 #1 SMP Debian 3.16.59-1 (2018-10-03) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
lib
/
.
/
initscripts
/
..
/
dpkg
/
info
/
xterm.prerm
/
/
#!/bin/sh # Debian xterm package pre-removal script # Copyright 1998, 1999, 2004 Branden Robinson. # Licensed under the GNU General Public License, version 2. See the file # /usr/share/common-licenses/GPL or <http://www.gnu.org/copyleft/gpl.txt>. # Acknowledgements to Stephen Early, Mark Eichin, and Manoj Srivastava. set -e if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then update-alternatives --remove x-terminal-emulator /usr/bin/koi8rxterm update-alternatives --remove x-terminal-emulator /usr/bin/uxterm update-alternatives --remove x-terminal-emulator /usr/bin/xterm update-alternatives --remove x-terminal-emulator /usr/bin/lxterm fi exit 0 # vim:set ai et sw=4 ts=4 tw=80:
/var/lib/./initscripts/../dpkg/info/xterm.prerm