On Thu, Jun 06, 2002 at 10:55:58AM +0530, Ajay wrote: >Hai, > >I cat'ed a binary file on the console :-) and as you can guess, >a lot of non-printable chars were displayed; but the problem is >that even the bash prompt became un-readable. I tried re-login >after logging out, but no go. A reboot of course, set things >right. > >This has been happening a couple of times now, since I shifted >to console from X. Any solutions?
Your problem should get solved if you use the command reset This comes with ncurses package. [root@ho /root]# rpm -qf /usr/bin/reset ncurses-5.2-8 Peace -- Rajesh : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : ps mouse under linux LOST #283 Do you have a PS/2 mouse ? One with a round connector with six pins ? This device is linked to /dev/psaux ... You may like to symlink your /dev/mouse to it: "#ln -sf /dev/psaux /dev/mouse" and then run xf86config, and choose PS/2 when prompted. ####<[EMAIL PROTECTED]>######################################## : _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
