mirror of
https://github.com/sheumann/hush.git
synced 2024-11-18 17:10:36 +00:00
hush (a Bourne-style shell) for the GNO multitasking environment on the Apple IIgs
2eedd5e9b3
This should allow most typical cases of arguments with spaces to work correctly, although it will still break down in some cases. We can't do this perfectly, because we're ultimately dependent on the argument parsing code in the target application, and at least the code generated by ORCA/C doesn't give us a way to make an arbitrary string be treated as a single argument. |
||
---|---|---|
coreutils | ||
include | ||
libbb | ||
notes | ||
shell | ||
.gitignore | ||
.indent.pro | ||
build.gcc | ||
build.gs | ||
LICENSE | ||
Makefile | ||
Makefile.gmake | ||
texttogs |