current books:
i’m considering setting aside classic shell scripting for the moment and instead focusing on unix shell programming.
so at the moment the books i’m looking at are:
- unix shell programming by stephen kochan
- simply scheme by brian harvey and matthew wright
rewrite website generator in pure shell?
considering doing a full version of the site generator in unix shell. mainly as a way to firm up my understanding of shell scripting. i’ve had a shell script to generate the archive listing before, but never the main page.
i don’t know what i would use as the web server if i did that.