|
|
|
|
|
by m463
2442 days ago
|
|
"man command" on linux says "no manual entry for command" "man echo" on linux describes /usr/bin/echo
"help echo" describes the builtin. on the othe hand, "man command" on mac os x gives a huge manpage of builtins (still hard to search for the common word "command") |
|