Closed trekawek closed 10 years ago
There are some problems on MacOS X:
echo
/bin/sh
-e
whereis
-b
sed
-E
-r
Fixed in 1.1-dev branch. To be released in 1.1.0
1.1-dev
There are some problems on MacOS X:
echo
in/bin/sh
doesn't support-e
(echo
in bash does)whereis
doesn't support-b
sed
are available using-E
rather than-r