Linked by Thom Holwerda on Fri 25th May 2012 14:55 UTC
Thread beginning with comment 519585
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[5]: Unix is beautiful because it's ugly
by jptros on Sun 27th May 2012 03:34
in reply to "RE[4]: Unix is beautiful because it's ugly"
Bash's help command (and probably any other shell that has a help command) is only good for built-in shell features so it's not that good to anyone who doesn't realize they're using a built-in feature of the shell. The shell on windows is similar, has its own help system for built-in features.




Member since:
2007-07-14
LOL!
I had to switch to a terminal and type help to verify this works.
$ help
In bash, it apparently does, although I'm not sure how helpful it would to a complete neophyte.