/rsh

Shell in Rust

Primary LanguageRustGNU General Public License v3.0GPL-3.0

RSH

Todo:

  • Pipes
  • Redirects
  • Background jobs
  • Scripting
    • Builtins (job, bg, for, if, history, ...)
    • Plugins
    • Functions
  • Signals
  • In-String interpolation with ${}