For now single script static named .
Title: favwrite homepage.
text: homepage.txt
output html:homepage.htm
Why awk: platform independent if awk already installed. So no need to recompile for different hardware.
Drawbacks:
1. learning awk.
2. no batch processing planned so far.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For now single script static named .
Title: favwrite homepage.
text: homepage.txt
output html:homepage.htm
Why awk: platform independent if awk already installed. So no need to recompile for different hardware.
Drawbacks:
1. learning awk.
2. no batch processing planned so far.