Back to Search Start Over

Word expansion supports POSIX shell interactivity

Authors :
Michael Greenberg
Source :
Programming
Publication Year :
2018
Publisher :
ACM, 2018.

Abstract

The POSIX shell is the standard tool to deploy, control, and maintain systems of all kinds; the shell is used on a sliding scale from one-off commands in an interactive mode all the way to complex scripts managing, e.g., system boot sequences. For all of its utility, the POSIX shell is feared and maligned as a programming language: the shell is feared because of its incredible power, where a single command can destroy not just local but also remote systems; the shell is maligned because its semantics are non-standard, using word expansion where other languages would use evaluation. I conjecture that word expansion is in fact an essential piece of the POSIX shell’s interactivity; word expansion is well adapted to the shell’s use cases and contributes critically to the shell’s interactive feel.

Details

Database :
OpenAIRE
Journal :
Conference Companion of the 2nd International Conference on Art, Science, and Engineering of Programming
Accession number :
edsair.doi...........f3c14d2440a37dda3a98c5a466616a94
Full Text :
https://doi.org/10.1145/3191697.3214336