cat $HOME/template/header.html | sed "s/__PAGE TITLE__/Build Scripts/"

Build Scripts

Folder keeping build script helpers(for running using my injector).
For example: a python script (yes i know i hate python but its v quick for simple stuff) to transform input from ls into a list of <a> tags(with space between)


python $HOME/bscripts/ls_table.py $CURRENT
cat $HOME/template/footer.html