Measures Concepts
GitHub icon

Bourne shell

Bourne shell - Programming language

< >

Bourne shell is a programming language created in 1977.

#282on PLDB 47Years Old

The Bourne shell (sh) is a shell, or command-line interpreter, for computer operating systems. The Bourne shell was the default shell for Version 7 Unix. Most Unix-like systems continue to have /bin/sh—which will be the Bourne shell, or a symbolic link or hard link to a compatible shell—even when other shells are used by most users. Read more on Wikipedia...


Language features

Feature Supported Token Example
Here Document ✓
Shebang ✓
#!/bin/sh -x

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout