2 comments

[ 3.9 ms ] story [ 18.2 ms ] thread
This is a tutorial on using make with bash, and your favorite editor
I wrote this because there are several advantages to using make when writing shell scripts, such as improved documentation, working in teams, etc.