#!/bin/zsh echo 'Content-type: text/html\n' cat < Bookmarks! NOTES if [ -z "${REMOTE_USER}" ]; then . ./error.sh else . ./bookmarks.sh fi echo ''