Are Bash and Linux shell the same? -


i getting confused bash , shell. same? if want learn bash, covered linux shell programming related books? use ubuntu linux.

edit: (added after getting 2 answers.) how bash associated terminal?

bash 1 particular type of linux shell (the bourne again shell), there quite few others. in ubuntu, bash default. sure there numerous shell programming books cover it, i've read 1 in past.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -