- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sub-directory of /usr description
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-30-2003 08:48 PM
03-30-2003 08:48 PM
Could you explain sub-directory description of /usr ??
what's contents and commands in those directory??
expecially, /usr/contrib,/usr/share, /usr/lbin
have a good day!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 09:05 PM
03-30-2003 09:05 PM
Re: sub-directory of /usr description
/usr/share:- documentation and man pages
/usr/contrib: contributions of programs from other sources
/usr/lbin: - programs used by sam and other progam subsystems
Generally /usr is considered one of two filesystems that contain operating system binaries and associated libraries and man pages.
/opt contains optional software from HP and other software that they was contained in a depot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 09:35 PM
03-30-2003 09:35 PM
Re: sub-directory of /usr description
For HP-UX operating system, these are he:
/usr/bin/
Additional user commands
/usr/include/
Standard system header files
/usr/lib/
More programming and system call libraries
/usr/local/
Typically a place where local utilities go
/usr/man
The manual pages are kept here
/usr/contrib
This directory contains a variety of general interest, course, and research UNIX software.
/usr/share/man
contains the compiler man pages
...
for more information, see:
http://www.isu.edu/departments/comcom/unix/workshop/fstour.html
Regards
Yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2003 09:46 PM
03-30-2003 09:46 PM
Re: sub-directory of /usr description
/usr/bin - Operating system user commands.
/usr/conf - Kernel configuration.
/usr/contrib - Unsupported contributed software.
/usr/lbin - Back-ends to other commands.
/usr/local - User-contributed software.
/usr/newconfig - Default operating system configuration data files.
/usr/sbin - System administration commands.
/usr/share - Architecture independent sharable files.
/usr/share/man - Operating system man pages.
/usr/share/doc - Release notes.
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 04:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 04:57 AM
03-31-2003 04:57 AM
Re: sub-directory of /usr description
A good overview of the filesystem layouts and compositions used by HP-UX can be found in the 'hier(5) man pages:
# man 5 hier
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 05:02 AM
03-31-2003 05:02 AM
Re: sub-directory of /usr description
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 05:05 AM
03-31-2003 05:05 AM
Re: sub-directory of /usr description
Yes, but then as one says, "great minds run in the same circle" ;-)
Warmest regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 07:22 AM
04-01-2003 07:22 AM
Re: sub-directory of /usr description
hummm,I have my doubts, Patrick has answers by 103 ptos since it can make a question so easy ?