SysChat

SysChat (http://www.syschat.com/forum.php)
-   General Software (http://www.syschat.com/software-support/general-software/)
-   -   Unix terminal problem with less command? (http://www.syschat.com/unix-terminal-problem-with-less-command-3275.html)

bmora96 03-14-2008 02:21 AM

Unix terminal problem with less command?
 
Hello there,
I do "less <filename>" to open a file. If I want to quit, normally we press 'q' but in my server, I have to press 'q' + Return/Enter.Similarly for other options(move down, up, etc) I have to press key + return. I want to reduce the pressing of 'Return/Enter'. Is there a way to fix this?
Thanks for any help.
Bmora96

cranium1200 03-16-2008 07:38 AM

You need to edit your stty settings
 
Hello there,
You need to edit your stty settings ...this command should work
'stty exit q'

hope it helps. feel free to drop queries further.
Regards,
Cranium1200


All times are GMT -4. The time now is 12:05 AM.


Copyright © 2005-2013 SysChat.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54