How to jump directly to page N, when `man -a` finds multiple man pages?How do I make the 'man' utility as...
A criterion for finite abelian group to embed into a symmetric group
Plotting Chebyshev polynomials using PolarPlot and FilledCurve
Why do we need a voltage divider when we get the same voltage at the output as the input?
How did Biff return to 2015 from 1955 without a lightning strike?
How do I safety check that there is no light in Darkroom / Darkbag?
speaker impedence
Overprovisioning SSD on ubuntu. How? Ubuntu 19.04 Samsung SSD 860
Protect a 6 inch air hose from physical damage
Can it be useful for a player block with a hanging piece in a back rank mate situation?
UX writing: When to use "we"?
Should I take up a Creative Writing online course?
How were x-ray diffraction patterns deciphered before computers?
How does Rust's 128-bit integer `i128` work on a 64-bit system?
Why are sugars in whole fruits not digested the same way sugars in juice are?
Why interlaced CRT scanning wasn't done back and forth?
Is Norway in the Single Market?
Do the rules for the "Buying a Magic Item" downtime activity allow a character an opportunity to purchase the item later?
Applying for FHA mortgage when living together but only one will be on the mortgage, no savings
Were there any unmanned expeditions to the moon that returned to Earth prior to Apollo?
Map vs. Table for index-specific operations on 2D arrays
Is this popular optical illusion made of a grey-scale image with coloured lines?
On the expression " sun-down"
Why are Star Wars Rebel Alliance ships named after letters from the Latin alphabet?
What is the difference between 2/4 and 4/4 when it comes the accented beats?
How to jump directly to page N, when `man -a` finds multiple man pages?
How do I make the 'man' utility as comprehensive as ss64.com?How can I find what package provides a missing man page on CentOS?discrepancy between path for binary and man pageHow and what style should I use when writing man pages?How do I directly display a man page?On Line Man Pages from TerminalHow to view differences between the man pages for different versions of the same program?Man -f what does the (1) stand for?How to search a pattern containing hyphens inside man pages?How to install man pages for certain libc functions?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Suppose I have multiple versions of a software installed (e.g. bash
), and that man -wa
returns mutiple results for that piece of software.
Now, how can I jump directly to the N'th page after executing man -a
? Currently, I need to close man pages (q
), until I get to the N'th page.
Also, man 3 bash
only seems to work for man pages of different sections.
man
add a comment |
Suppose I have multiple versions of a software installed (e.g. bash
), and that man -wa
returns mutiple results for that piece of software.
Now, how can I jump directly to the N'th page after executing man -a
? Currently, I need to close man pages (q
), until I get to the N'th page.
Also, man 3 bash
only seems to work for man pages of different sections.
man
add a comment |
Suppose I have multiple versions of a software installed (e.g. bash
), and that man -wa
returns mutiple results for that piece of software.
Now, how can I jump directly to the N'th page after executing man -a
? Currently, I need to close man pages (q
), until I get to the N'th page.
Also, man 3 bash
only seems to work for man pages of different sections.
man
Suppose I have multiple versions of a software installed (e.g. bash
), and that man -wa
returns mutiple results for that piece of software.
Now, how can I jump directly to the N'th page after executing man -a
? Currently, I need to close man pages (q
), until I get to the N'th page.
Also, man 3 bash
only seems to work for man pages of different sections.
man
man
asked 30 mins ago
ShuzhengShuzheng
3701 silver badge10 bronze badges
3701 silver badge10 bronze badges
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f533783%2fhow-to-jump-directly-to-page-n-when-man-a-finds-multiple-man-pages%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f533783%2fhow-to-jump-directly-to-page-n-when-man-a-finds-multiple-man-pages%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown