The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM


HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Pressing backspace key simulates enter key vibhor_agarwali UNIX for Dummies Questions & Answers 2 04-19-2007 03:31 PM
Backspace erasing the prompt videsh77 UNIX for Dummies Questions & Answers 4 01-23-2007 04:38 AM
Disable and Enable Backspace or Ctrl^H in vi mobile01 UNIX for Advanced & Expert Users 5 11-24-2006 08:55 AM
Cannot backspace on my session in CRT rooh UNIX for Dummies Questions & Answers 2 07-08-2004 08:09 AM
Backspace Not Working in Script Atama Shell Programming and Scripting 4 04-26-2002 07:17 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #8  
Old 01-30-2007
Registered User
 

Join Date: Feb 2005
Location: Broomfield, CO
Posts: 401
I had no problem doing a Ctrl+V [backspacekey]. It properly put in the ^? without a problem.

Carl
Reply With Quote
Forum Sponsor
  #9  
Old 01-30-2007
Registered User
 

Join Date: Jan 2007
Posts: 366
Quote:
Originally Posted by milhan
How do we do it for ^? then..?
Can't be done as far as I know
Reply With Quote
  #10  
Old 01-30-2007
Registered User
 

Join Date: Jan 2007
Posts: 366
Quote:
Originally Posted by BOFH
I had no problem doing a Ctrl+V [backspacekey]. It properly put in the ^? without a problem.

Carl
Are it two characters or is it a single character?
Reply With Quote
  #11  
Old 01-30-2007
milhan's Avatar
Registered User
 

Join Date: Oct 2002
Location: /home
Posts: 121
Quote:
Originally Posted by sb008
Can't be done as far as I know
Below!!

Quote:
Originally Posted by BOFH
I had no problem doing a Ctrl+V [backspacekey]. It properly put in the ^? without a problem.
Carl
Thanks, i did the way you said and it worked..

Quote:
Originally Posted by sb008
Are they two characters or is it a single character?
it's a single character. Just do Ctrl+V and then press the backspace.

Back to the original question..:
Quote:
Originally Posted by jestinabel
how i can enable backspace or character deletion in hpux11i shell prompt.
On HP-UX, put these 2 lines below, somewhere in your .profile; then you don't need to worry about each time setting the backspace for deletion..
Code:
stty erase "^?" kill "^U" intr "^C" eof "^D"   # all char's inside "" are single character.
stty hupcl ixon ixoff
Reply With Quote
  #12  
Old 02-01-2007
Registered User
 

Join Date: Feb 2005
Location: Broomfield, CO
Posts: 401
Quote:
Originally Posted by sb008
Are it two characters or is it a single character?
Single character. I do it all the time. It's part of my regular new account build when I'm given new servers to deal with

Carl
Reply With Quote
  #13  
Old 02-01-2007
Perderabo's Avatar
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,667
With most versions of unix it is single character or double character. The stty command accepts it either way.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 05:06 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0