Nushell (“a new type of shell”) takes a modern, structured approach to your command-line. See also:
elvish
. More information: https://www.nushell.sh.
nu
nu --commands "echo 'nu is executed'"
nu path/to/script.nu
nu --log-level error|warn|info|debug|trace path/to/script.nu