Refer to gnu-manual page from bash

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I installed the latest GNU/Bash and gnu coreutils on Mac
$ bash --version
GNU bash, version 4.4.23(1)-release (x86_64-apple-darwin18.0.0)
check the coreutils with a g prefix
$ gls -l $(which gls)
lrwxr-xr-x 1 me admin 32 Oct 27 12:50 /usr/local/bin/gls -> ../Cellar/coreutils/8.30/bin/gls
When it come to man
$ man gman
No manual entry for gman
It fall back to error,
$ man man
#works but get BSD manual in year 2003 as return.
I am noticed that coreutils are composed of GNU fileutils, shellutils and textutils, so the manual should have a solution to be checked.
How could I refer to gnu manual from the bash.
bash coreutils
New contributor
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
0
down vote
favorite
I installed the latest GNU/Bash and gnu coreutils on Mac
$ bash --version
GNU bash, version 4.4.23(1)-release (x86_64-apple-darwin18.0.0)
check the coreutils with a g prefix
$ gls -l $(which gls)
lrwxr-xr-x 1 me admin 32 Oct 27 12:50 /usr/local/bin/gls -> ../Cellar/coreutils/8.30/bin/gls
When it come to man
$ man gman
No manual entry for gman
It fall back to error,
$ man man
#works but get BSD manual in year 2003 as return.
I am noticed that coreutils are composed of GNU fileutils, shellutils and textutils, so the manual should have a solution to be checked.
How could I refer to gnu manual from the bash.
bash coreutils
New contributor
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I installed the latest GNU/Bash and gnu coreutils on Mac
$ bash --version
GNU bash, version 4.4.23(1)-release (x86_64-apple-darwin18.0.0)
check the coreutils with a g prefix
$ gls -l $(which gls)
lrwxr-xr-x 1 me admin 32 Oct 27 12:50 /usr/local/bin/gls -> ../Cellar/coreutils/8.30/bin/gls
When it come to man
$ man gman
No manual entry for gman
It fall back to error,
$ man man
#works but get BSD manual in year 2003 as return.
I am noticed that coreutils are composed of GNU fileutils, shellutils and textutils, so the manual should have a solution to be checked.
How could I refer to gnu manual from the bash.
bash coreutils
New contributor
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I installed the latest GNU/Bash and gnu coreutils on Mac
$ bash --version
GNU bash, version 4.4.23(1)-release (x86_64-apple-darwin18.0.0)
check the coreutils with a g prefix
$ gls -l $(which gls)
lrwxr-xr-x 1 me admin 32 Oct 27 12:50 /usr/local/bin/gls -> ../Cellar/coreutils/8.30/bin/gls
When it come to man
$ man gman
No manual entry for gman
It fall back to error,
$ man man
#works but get BSD manual in year 2003 as return.
I am noticed that coreutils are composed of GNU fileutils, shellutils and textutils, so the manual should have a solution to be checked.
How could I refer to gnu manual from the bash.
bash coreutils
bash coreutils
New contributor
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 9 mins ago
avirate
33829
33829
New contributor
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
avirate is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
avirate is a new contributor. Be nice, and check out our Code of Conduct.
avirate is a new contributor. Be nice, and check out our Code of Conduct.
avirate is a new contributor. Be nice, and check out our Code of Conduct.
avirate is a new contributor. Be nice, and check out our Code of Conduct.
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478134%2frefer-to-gnu-manual-page-from-bash%23new-answer', 'question_page');
);
Post as a guest
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
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
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