diff README.md @ 107:6539ab2d189b

unix: avoid using non-portable `read -p' `read -p' is not POSIX-compatible, but bash-compatible. See [0], [1]. Thus replace it with `printf' and `read' combo that does the same, but still conforms with POSIX. [0]: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/read.html [1]: https://www.gnu.org/software/bash/manual/bashref.html#index-read
author Ilya Tumaykin <itumaykin@gmail.com>
date Mon, 22 Feb 2016 03:49:49 +0300
parents 586c3a86adac
children 02a94ff0db57
line wrap: on
line diff