GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CSH/TCSH Problem
Operating System - HP-UX
1849977
Members
1969
Online
104049
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-06-2007 07:37 PM
02-06-2007 07:37 PM
CSH/TCSH Problem
Hello. When I run csh /tcsh from certain account on my hp-ux11i , the shell is stuck, ctrl-c does not respond ,kill -9 to the process does not do anything help.
Please Help.
Please Help.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 07:59 PM
02-06-2007 07:59 PM
Re: CSH/TCSH Problem
Shalom,
stty -a
I'm thinking the terminal environment is not compatible with the shell.
SEP
stty -a
I'm thinking the terminal environment is not compatible with the shell.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
02-06-2007 08:11 PM
02-06-2007 08:11 PM
Re: CSH/TCSH Problem
Hi,
I assume 'stuck' means, that none of your input produces a reaction.
As a first attempt, change to the user via a plain
su usernam
Then call
tcsh -X
which will trace all calls done in .cshrc and friends. So you can determine the command causing the blocking.
If a SIGKILL did not terminate a process, then nearly always an I/O-request (like trying to open something via NFS) is involved - maybe the $path contents NFS mounted directories, which are not/no langer reachable.
mfG Peter
I assume 'stuck' means, that none of your input produces a reaction.
As a first attempt, change to the user via a plain
su usernam
Then call
tcsh -X
which will trace all calls done in .cshrc and friends. So you can determine the command causing the blocking.
If a SIGKILL did not terminate a process, then nearly always an I/O-request (like trying to open something via NFS) is involved - maybe the $path contents NFS mounted directories, which are not/no langer reachable.
mfG Peter
The Universe is a pretty big place,
it's bigger than anything anyone has ever dreamed of before.
So if it's just us, seems like an awful waste of space, right?
Jodie Foster in "Contact"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2007 08:15 PM
02-06-2007 08:15 PM
Re: CSH/TCSH Problem
I thought about nfs also, but even after i umounted all nfs`s the problem remained .
Actually I came to think its a patch problem,
I have a 5 years old patches installed.
Actually I came to think its a patch problem,
I have a 5 years old patches installed.
HPUX sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP