Community Page
- www.tech-recipes.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- RESOLVED FOR EVERYONE HAVING T-ZONES PROBLEM ON APN. you have to reset network settings in Settings=>General=>Reset=>Reset Network Settings it’ll reboot and turn on airplane mode right...
- I am not sure if this thread is still active. But here is my question: I used the trick above to get FFVII running on my 5.00 M33-6 psp, however I recently bough the PSN version of Metal Gear Solid...
- very cool I have been trying to figure out what my email address for my phone is, thanks.
- The only difference between a "newb" and you is experience with a pc, Steph. Oh wait... you didn't know how to work the Vista cmd.....
- Weirdness - this happened to my cube neighbor's desktop - it used the background color for the icon text background. I though he must have turned it off, so I went to the Control Panel, and...
Tech-Recipes
Cookbook of Tech TutorialsUse BackSpace Key to Erase characters instead of Delete Key | Solaris system administration | Tech-Recipes
Started by qdideas · 9 months ago
5 years ago
thanks,
Michael Hobson
michael.hobson@its.state.ms.us
5 years ago
There are two ways I know of to do this. If you preceed a control character with CTRL-V, the control character will be escaped. For example, pressing CTRL-V and then BACKSPACE will yield a ^H on the screen which represents a CTRL-H. The backslash character () will also escape a control character, so you can type BACKSPACE and you'll also see ^H.
Let us know if this doesn't help.
Quinn
5 years ago
thanks,
siva
4 years ago
4 years ago
stty erase ^?
the ^H version is also correct but it works on a different term/keyboard setup.
=angelko
4 years ago