> Hi.... due an mistake I delete the "/usr/bin/pon" file. > > Please, could someone send me a copy of this file whith no modifications > (as is when you install Debian 1.3.1)? > > > Is there any way of recover an file deleted?...I think remember that > there is an utility to do something about.
Reinstall the pacakge that provides it. To find what package that was, do: $ dpkg -S /usr/bin/pon ppp: /usr/bin/pon and then do "dpkg -i ppp_2.2.0f-23.deb" >From ppp_2.2.0f-26.deb (I suspect the file wasn't changed, though), I see: cat /usr/bin/pop #!/bin/sh if [ -r /etc/ppp.options_out -a -r /etc/ppp.chatscript ]; then /usr/sbin/pppd connect "/usr/sbin/chat -v -f /etc/ppp.chatscript" `cat /etc/ppp.options_out` else echo "You do not have permissions to access /etc/ppp.chatscript or /etc/ppp.options_out" fi -- joost witteveen, [EMAIL PROTECTED] #!/usr/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj $/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1 lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/) #what's this? see http://www.dcs.ex.ac.uk/~aba/rsa/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .