Avoid using cat
commit3652b5f1fd86a0c28f3649c91bd00151578d9624
authormalc <moosotc@gmail.com>
Sat, 11 Apr 2020 09:40:36 +0000 (11 12:40 +0300)
committermalc <moosotc@gmail.com>
Sat, 11 Apr 2020 09:40:36 +0000 (11 12:40 +0300)
tree5b41e37cce362a042a6d9597c2650e7b292b4ef6
parent3897200f72132565670b0b6057bb41da3dfa083c
Avoid using cat

This uses bash, so special syntax can be used to read files without
relying on external programs (cat).
build.bash