- 1
- 2
- 3
- 4
- < previous
- next >
Is there a strong relationship between the original Bourne Shell and the Bourne-Again Shell?
I'd say there is a linear relationship: the original Bourne Shell was very influential, the various System V shell releases preserved that heritage, and the Posix committee used those versions as the basis for the standard they developed.
Certainly the basic language syntax and built-in commands are direct descendants of the Bourne Shell's. Bash's additional features and functionality build on what the Bourne shell provided.
As for source code and internal implementation, there's no relationship at all, of course.
What prompted the language's name: why was a pun created on the Bourne Shell?
The FSF has a penchant for puns, and this one seemed appropriate, I suppose. The name predates my involvement.
Have you faced any hard decisions in maintaining the language?
The hardest decisions are the ones dealing with compatibility: how compatible to be with the versions of sh existing at various points throughout Bash's history; how compatible to be with the features from the Korn shell I considered valuable; where and how to differ from the Posix standard, and when to break backwards compatibility with previous Bash versions to correct mistakes I had made.
Some of the features implemented (and not implemented) required a lot of thought and consideration -- not how to implement them, but whether or not to invest the resources to do so. Most of the Bash development over the past 15 years has been done by one person.
Are you still working with the language now?
I am. In fact, the next major release of Bash, Bash-4.0, should be out sometime this (Northern) summer.
What is the latest project you have used it for?
I mostly use Bash for interactive work these days. I use it to write some small system administration tools, but I don't do much system administration any more.
What is the most exciting piece of code (that you know of) ever written in Bash?
That's hard to say. Lots of interesting projects have been implemented as shell scripts, or sets of shell scripts.
I particularly like the various versions of the Bash debugger that were implemented completely as shell scripts. That's pretty complex work. I've seen entire web servers and other surprisingly substantial applications written as shell scripts.
- 1
- 2
- 3
- 4
- < previous
- next >
References
Latest on Development Tools
- A prescription for lower costs
- Microsoft, Novell eye Moonlight beta, system management
- Zend adds Flash links to PHP
- Google, other supporters mark OpenSocial's first year
- Specialty Linuxes to the rescue
- Sun, IBM launch ODF tools initiative
- Microsoft to open up 'M' language
- MuleSource adds to open-source SOA, ESB
- Open source identity: Free Telephony Project founder David Rowe
- G1 phone buyers like the 'open' Android software
Open Source Essentials
- Microsoft 'interested' in open source browser: Ballmer
- Flying high with open source
- Open sourcing code may improve transparency on Wall Street
- Problem-solvers hunt open-source solutions
- Open source advocates hail appeals court ruling
- Open-source software a security risk, study claims
- Insurance company bets health on open source
- Open source stack solid foundation for All Homes
- 20 great Windows open source projects you should get to know
- Via releases laptop design as open source
TechWorld Jobs (beta)
Recent Jobs
TechWorld Blogs
-

TalkingTech
The view from the top of IT with TechWorld Editor Rodney Gedda
-

Entrenched
Cooking up better code, IDG's developers reveal some of their secrets
-

Broadband Voice
Darren Pauli digs in from the front line of Australia's broadband battleground
Recent blog posts
- A Novell approach to business
- An open storage stack? I like the sound of that
- The mobile clone wars: fighting for a better phone experience
- Stopping the "Clean Feed"
- Identifying web platforms
- Clean Feed ‘not technically possible’
- No Clean Feed - well duh!
- Conroy's content cops still on the cards
- Will open source ruin the economy? Please help
- Linux kernel 2.6.27 is out!
Recent comments
- A real alternative?
15 hours 38 min ago - Hello this is Brianna
2 days 1 hour ago - Turn any PC into a media center
2 days 15 hours ago - How About the Correct Title?
3 days 6 hours ago - who are you kidding?
3 days 11 hours ago - Seriously, how much did they pay for this advertisement
5 days 2 hours ago - SF Bay Area - free Seminar on Enterprise Cloud Computing
5 days 5 hours ago - video conferening but not telepresence...
5 days 12 hours ago - SAMSUNG OLED 40" TECHNOLOGY
5 days 21 hours ago - What was the question again, oh well this was prepared earlier
1 week 1 day ago - Worldwide broadband prices continue to drop which means ? in AU
1 week 1 day ago - Not a Problem Here in Australia and New Zealand
1 week 3 days ago - Clear the air
1 week 4 days ago - Tabbed browsing, Quick Find,
1 week 6 days ago - Microsoft details plans for new social bookmarking tool
2 weeks 1 day ago - There is a 3rd party tool
2 weeks 2 days ago - Demise of Windows
2 weeks 2 days ago - new OS
2 weeks 3 days ago - Re: Favicon
2 weeks 4 days ago - Multi Camera Kino
2 weeks 4 days ago



