Y
Hacker News
new
|
ask
|
show
|
jobs
by
umbramei
5597 days ago
They're shell built-ins, so use "man bash" to read about them.
1 comments
larsu
5597 days ago
To only display information about a specific command, you can also use
help <command>
link
dhimes
5596 days ago
Awesome. Thanks.
link