bash-builtins

Bash loadable builtins - headers & examples
  http://tiswww.case.edu/php/chet/bash/bashtop.html
  0
  no reviews



Bash can dynamically load new builtin commands. Included are the necessary headers to compile your own builtins and lots of examples.