#!/bin/bash # this script launches four terminals where # the website I'm currently working upon is cd /zt/Docs/web/KEsite/KE-website/ st & st & cd templates/ st & cd ../static/css/ st &