Rob Landley
2018-12-03 00:26:29 UTC
It doesn't have things like "-eq" in two places that have to be kept in sync,
should be able to add the 8 gazillion more bashisms if necessary.
I note that test is a "nohelp" command because "test --help" returns true (it's
a nonzero string). This means you need to "toybox help test" to see the help text.
Rob
should be able to add the 8 gazillion more bashisms if necessary.
I note that test is a "nohelp" command because "test --help" returns true (it's
a nonzero string). This means you need to "toybox help test" to see the help text.
Rob