- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sheel in 'jam'
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 12:52 PM
03-26-2003 12:52 PM
sheel in 'jam'
When I log to my server I lunch the top command, then when I type ctrl+c my prompt 'jam'. Infact if I try to type any commands but nothing word appear, and when I type (enter) the prompt appear on the right, so I have to close my sheel.
Can you suggest something?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 12:54 PM
03-26-2003 12:54 PM
Re: sheel in 'jam'
Type "q" to quit.
Depending your "stty" setup, ctrl-c may be mapping to something else.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 12:57 PM
03-26-2003 12:57 PM
Re: sheel in 'jam'
Sounds like an incorrect stty setting.
Before you run top - enter
stty -a
and note the values of
intr
quit
erase
kill
stop
start
.
.
.
etc
If, for example. intr does NOT = ^C and something else does - that would explain it.
Also make sure that $TERM *actually* matches the terminal type you're using.
Also as a side note - q (by itself) *should* end a top session.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2003 01:00 PM
03-26-2003 01:00 PM
Re: sheel in 'jam'
[5000]# stty -a
speed 9600 baud; line = 0;
rows = 24; columns = 80
min = 4; time = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U
eof = ^D; eol = ^@; eol2
stop = ^S; start = ^Q; susp = ^Z; dsusp
werase
parenb -parodd cs7 -cstopb hupcl -cread -clocal -loblk -crts
-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon -ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo echoe echok -echonl -noflsh
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop
I'm wondering though if you have your shell properly set up. Check /etc/password for the shell of your user id and then make sure you have access, and it does what a shell is supposed to do.
I suppose I'd look for funky stuff in /etc/profile or /home/~username/.profile having to do with SHELL or stty entries.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2003 01:47 AM
03-28-2003 01:47 AM
Re: sheel in 'jam'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 02:15 AM
03-31-2003 02:15 AM
Re: sheel in 'jam'
I put in attachment the stty output of the workstation and the server.
When I start top from my workstation (nmcsa03), there aren't problems, but when I log on my server (nmcfms01), and I launch top I have the problems decribed above.
I think all parametres are ok
becouse I compare them with others workstation.
I try also to change some parametres of min= and time=
but nothing change.
Please help me!
Thanks L.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 02:21 AM
03-31-2003 02:21 AM