I’d like to see a real shell script written in ion very early in the readme or manual. Something that wgets a tarbal, extracts some part if the filename, checks cpu usage, draws a simple progress bar to the terminal, checks a folder for old files, some script that implements prompt completions for some cli tool…
I really don’t care that a new shell is written in rust. I care to see examples of how it actually would be better than bash.
https://gitlab.redox-os.org/redox-os/ion/-/blob/master/examp...
But I assume it's for redox, so you can't use it on a regular linux.