oursh
oursh copied to clipboard
Globs
trafficstars
Change the lexer to allow strings with * and expand them much like expand_var or expand_home.
2.13.3 Patterns Used for Filename Expansion in https://pubs.opengroup.org/onlinepubs/9699919799/
mkdir {1..5}
is a cool feature of bash.