That's not the bourne shell (just sh for short), that's the oh cleverly named bourne again shell. The old bourne shell is not installed by default, but bash can emulate it if you launch it as sh. The emulation is not perfect - specifically, even if launched as sh, bash will enable many features it shouldn't - but if you have to... Apple has installed a link to do that in /bin/sh.