💻 Software
How to display man page with a specific path?
Fresh5 days ago
Mar 15, 20262884 viewsConfidence Score0%
0%
Problem
There are some binaries and corresponding man pages on the IBM AIX system I am working with (/some/path/bin and /some/path/man), but neither bin nor man directory are in my or . I would like to view the specific man page. How do I display the man page, given I know its locaction, i.e. /some/path/ma…
Error Output
$PATH
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to display man page with a specific path?
Low Risk
Override the MANPATH variable for this call to - i.e.: Note that a variable assignment before a command does not change the current environment - only the called command get's a modified environment. EDIT: If the manpage is not displayed properly, y…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix