- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: man command errors
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
04-15-2009 06:30 AM
04-15-2009 06:30 AM
I am facing a sterange problem for particular user.
few man command are working but rest are returning prompt after Refarmatting Wait .... status ...
for example
man cp ...works but man of others just return prompt...
what may be the cause ??
I have checked /usr/share/man ,.profile ,.bash_profile and all that ...didn;t found anything starnge :(
Regards
Ashish
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:33 AM
04-15-2009 06:33 AM
Re: man command errors
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:36 AM
04-15-2009 06:36 AM
Re: man command errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:41 AM
04-15-2009 06:41 AM
Re: man command errors
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:41 AM
04-15-2009 06:41 AM
Re: man command errors
Is it happening only for particular user? or group of users?
If it is for particular users, are other users having same privilage able to access?
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:44 AM
04-15-2009 06:44 AM
Re: man command errors
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:45 AM
04-15-2009 06:45 AM
Re: man command errors
Regards
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:50 AM
04-15-2009 06:50 AM
Re: man command errors
User is able to execute nroff :(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:50 AM
04-15-2009 06:50 AM
Re: man command errors
Check man path for that particular user and compare it with working user.
#echo $MANPATH
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:51 AM
04-15-2009 06:51 AM
Re: man command errors
MANPATH is also same ....no difference:...I have also mentioned this in my question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 06:53 AM
04-15-2009 06:53 AM
Re: man command errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 12:19 PM
04-15-2009 12:19 PM
Re: man command errors
This could also fail if this user is in a directory with file named nroff, etc.
As that user, create a subshell and retry with a limited PATH:
sh
PATH=/usr/bin
man swlist # or whatever fails
exit
You could also use tusc to trace what man(1) is doing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2009 09:56 PM
04-15-2009 09:56 PM
Re: man command errors
If you create new user, is the new user able to do man ?
if yes then
1. delete your current user who is having problem create a new one with same user name.
2. copy newly created user's .profile into that old user's .profile
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 02:50 AM
04-16-2009 02:50 AM
Re: man command errors
strange thing is that ..if there is any issue on .profile or other stuff ...why man pages of cp and ls is works ...why not rest...any clue ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2009 03:30 AM
04-16-2009 03:30 AM
Re: man command errors
Why keep asking questions (that don't have simple answers) when you can use tusc to tell you why. Download it from:
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.9/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 01:12 AM
04-17-2009 01:12 AM
Re: man command errors
I have install tusc and tried to execute it for that user ....
its return with memory fault error for both the man command which is working and which is not working ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 01:27 AM
04-17-2009 01:27 AM
Re: man command errors
First of all concractelations on you new job...
Can you checkout the man path of this user?
Are all man paths availeble? ore is there a man path on a nfs share that is hanging?
Kind regards,
Freek Verschuren
ps do not forget bens and jerry's next time you are in europe...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 01:45 AM
04-17-2009 01:45 AM
Re: man command errors
No output at all for:
tusc -fp -o tusc.out man swinstall
(What's in tusc.out?)
>Do you have cat or non .Z directories in
>As that user, create a subshell and retry with a limited PATH:
What were the answers for these questions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 02:46 AM
04-17-2009 02:46 AM
Re: man command errors
tusc command terminates with memory fault error .....with creating tusc.out file ..
>Do you have cat or non .Z directories in
>As that user, create a subshell and retry with a limited PATH:
Yes there are some non .Z directories and I have also tried vai creating subshell ...same result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 02:47 AM
04-17-2009 02:47 AM
Re: man command errors
this time I will bring Indian Ben & Jerry;s :)
Anyways manpath is ok and no NFS path is mentioned over there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 02:54 AM
04-17-2009 02:54 AM
Re: man command errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 03:13 AM
04-17-2009 03:13 AM
Re: man command errors
can you remove the :.: from the manpath and try again, also remove the .Z from the manpath and try again...
With Kind Regards /Met vriendelijke groet/Avec Cordialement/Mit freundlichen Grüà en/Cu Cu respect/Distinti saluti/Saludos cordiales
Freek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 03:24 AM
04-17-2009 03:24 AM
SolutionDo you see cat or ls in those directories?
ll /usr/share/man/*/cat.* /usr/share/man/*/ls.*
(They should be in the man1.Z directory.)
If you do, you should remove them, then man will consistently fail. ;-)
See File Search Conventions in:
http://docs.hp.com/en/B2355-60130/man.1.html
Does tusc work on some simple command?
tusc -fp id
What does "uname -a" show?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 04:19 AM
04-17-2009 04:19 AM
Re: man command errors
your statment gave me a clue to solve the issue ....actually the man pages which are present in cat directory are only working for that user ,means in my case not remove but copied all of the man pages work..now everything is working fine ....
Anyways thanks to all of you to gave me your precious time ..
regards
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2009 04:22 AM
04-17-2009 04:22 AM