Use BackSpace Key to Erase characters instead of Delete Key

Home -> UNIX -> Solaris -> System administration

18691 views

From the computer of: indianboy (8 recipes)
Created: Oct 07, 2003


6 comments:
View all comments

Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

Normally when you access Solaris in text mode , for erasing a character the Delete Key has to be used . To use the BackSpace key instead .......

Normally when you access Solaris in text mode , for erasing a character the Delete Key has to be used and if you use the BackSpace Key . To use the BackSpace key instead .....

Please enter the following at the prompt

stty erase ^H

But once u log out of the system and login again the changes are lost and if u want to retain them even after ur logout .

If u are using sh or ksh

Please add the above mentioned line to the .profile
file

If u are using csh

Please add the line to .login file

If u are using bash shell

Please add the file to .bash_profile file .

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.




6 Recipe comments: View comments

Use BackSpace Key to Erase characters instead of Delete Key by Anonymous
Re: Use BackSpace Key to Erase characters instead of Delete Key by qmchenry
use backspace to erase characters instaed of delete by Anonymous
hi by Anonymous
remap backspace key in ksh by Anonymous
Excellent by Anonymous



Related recipes:

  Solaris: Delete ZFS slices from a disk
  Solaris 10: uninstall and delete a zone
  Create a basic Solaris runtime control script
  Solaris: fuser to find users or processes making filesystem umount fail
  Delete Solaris files older than a certain date and time
  Solaris/SPARC: remove a devalias with nvunalias
  Solaris 10: view or list all running zones
  ZFS: Create a snapshot of a filesystem
  Monitor Solaris system load: understanding vmstat
  ZFS: Display information about pools using zpool

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.