Hello,
I've entered man read from sh shell
and saw pushd and popd inside
but there is no such builtin in sh, it's bash' builtin,
Which command should I use for referencing sh builtins?
That's where you end up in if you do man read (or ask for a manual on any one of those builtins). If you want to know the specifics of such a builtin you need to check the manual for that particular shell.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.