Read more
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- how active the man -k (commnad )
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
how active the man -k (commnad )
SOLVED- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2010 03:14 PM
01-12-2010 03:14 PM
i can't active the option at my OS
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2010 03:38 PM
01-12-2010 03:38 PM
Re: how active the man -k (commnad )
Re: how active the man -k (commnad )
description. It does not say what you did.
It does not say what happened when you did
it. Showing actual commands with their
actual output is often more helpful than
vague descriptions and interpretations.
> [...] my OS
Which is WHAT? "uname -a"?
man catman
Look for "-w".
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2010 03:47 PM
01-12-2010 03:47 PM
Re: how active the man -k (commnad )
Re: how active the man -k (commnad )
You can do:
# catman -m
...which creates the 'whatis' database for keyword searches and merges new, unformatted manpage information into it. In addition, manpage formatting is done. This gives faster access at the expense of a bit more storage (but then disk is cheap).
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2010 03:53 PM
01-12-2010 03:53 PM
Re: how active the man -k (commnad )
Re: how active the man -k (commnad )
man man
(which leads to "catman").
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2010 05:32 PM
01-12-2010 05:32 PM
SolutionIf you want to run #man -k
you may need to create the index first. For that you need to run
#catman -w
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2010 05:49 PM
01-12-2010 05:49 PM
Re: how active the man -k (commnad )
Re: how active the man -k (commnad )
after you do catman -w you can see like this.
else you will get an error like "whatis" not found.
# man -k model
tpsshowmodel ("1m") - display X Printer model information
CIMUtil(1) - provides a set of CIM (Common Information Model) client operations
model(1) - print hardware model information
model(4) - HP-UX machine identification
psmsgen(1M) - model script configuration utility for psfontpf
[rx26-156]/etc
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-12-2010 07:40 PM
01-12-2010 07:40 PM
Re: how active the man -k (commnad )
Re: how active the man -k (commnad )
# Update whatis (man -k) database twice a month
3 2 1,15 * * MANPATH=$(cat /etc/MANPATH) /usr/sbin/catman -m
Bill Hassell, sysadmin
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP