Skip to content

realeroberto/linux-day-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Unbearable Lightness: Extending the Bash shell

Abstract

These slides were written for my talk at the Linux Day 2016 in Rome. They start with an overview of the intrinsic weaknesses that make so hard to design and implement a fully-fledged, general-purpose Bash library in Bash.

Then comes bird's eye survey of some outstanding specimina among the existing libraries, not without the occasional fragment of code.

Finally a working example is introduced: the bashlets library, a novel, work-in-progress modular extensible toolbox for Bash.

Availability

The master branch contains the source code, whilst the gh-pages branch contains the generated web pages.

The slides are available in a printable format at issuu as well as at SlideShare.

License Notice

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Creative Commons License

Releases

No releases published

Packages

No packages published