Dune is a shell designed for powerful scripting, combining elements of bash and Lisp, offering normal shell operations and functional programming abstractions for sysadmin tasks.
Dune is a shell that combines the power of Bash with the functional programming capabilities of Lisp, designed for customizable and efficient scripting tasks. Written in Rust, Dune supports metaprogramming concepts and includes a standard library to simplify sysadmin tasks.