metro

grarpamp grarpamp at gmail.com
Mon Aug 1 21:16:13 PDT 2016


On 8/1/16, rysiek <rysiek at hackerspace.pl> wrote:
> lines of Bash it has been made simpler. Comments, pull requests, criticism
> welcome.

It's not posix sh(1) compatible, nor appear need any bashism.
there function is (), source is . , == isn't, [[ is deprecated,
which is then bash too.
Intermixes standard $() and lazy backquotes.
Don't tell people to consider running backquotes, because they will ;)

http://pubs.opengroup.org/onlinepubs/9699919799/utilities/sh.html
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html
http://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html



More information about the cypherpunks mailing list