Y
Hacker News
new
|
ask
|
show
|
jobs
by
aidos
4116 days ago
Ahhhh..haaa...ha....DOH! I've never even thought of looking at the manpage for bash before. Thanks, you've just made my life better.
3 comments
jerf
4116 days ago
I try to read it about once a year. I always find something new before my eyes glaze over and I'm done until next year.
link
david-given
4116 days ago
If you're interested in stock Posix shell rather than bashish, the dash man page is a whole lot shorter and easier to follow, makes a great concise reference.
link
juliangregorian
4116 days ago
Nitpick: should read "POSIX-compliant shell", there isn't a "stock POSIX shell"
link
omaranto
4116 days ago
That's weird, isn't it? You wanted to know how to use a feature of bash and didn't check the manual?
link
vertex-four
4116 days ago
Do you expect `man python` to output the full reference for the Python programming language?
link
dfox
4116 days ago
I would, especially considering that "The Python Language Reference" is probably shorter than bash's manpage.
link
wtbob
4115 days ago
I wish that it did. The man pages really are supposed to be the manual.
link
icebraining
4116 days ago
I agree, though it does tell you where to look for it.
link