![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SunOS 5.10 - VI Arrow keys not working | ravashingravi | UNIX for Dummies Questions & Answers | 7 | 4 Days Ago 08:22 AM |
| Using arrow keys | cooldude | SUN Solaris | 4 | 06-13-2008 08:51 AM |
| How to read arrow keys on really old bash? | simonb | Shell Programming and Scripting | 1 | 05-01-2006 07:27 AM |
| how do I get my arrow keys to work for looking thru my PREVIOUS UNIX COMMANDS | spotnis | UNIX for Dummies Questions & Answers | 11 | 09-13-2005 10:22 PM |
| Trapping Arrow keys | nageshrc | Shell Programming and Scripting | 1 | 11-30-2001 12:36 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
arrow keys / special keys
how to use the arrow keys in shell scripting. is there any special synatax / command for this.
i just want to use the arrow keys for navigation. replies appreciated raguram R
__________________
raguram r |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
It'd help to know what o/s you're running.
Are you talking about scripting on the command line? In the vi editor? |
|
#3
|
|||
|
|||
|
Use of arrow keys has no place in shell scripting. Your
script will be inherently unportable and will probably fail if you use a different terminal definition. |
|
#4
|
|||
|
|||
|
thanks for your reply
1) yes in vi editor. 2) we use solaris 5.8 and sco 5.0.5 3) then how does the utilities like scoadmin and other admin utilities work. raguram R
__________________
raguram r |
|||
| Google The UNIX and Linux Forums |