#!/usr/bin/env bash postpost echo -e "\n\n\n" read -p 'Horizontal lines added to the clipboard. Press Return to close this window.' osascript -e 'tell application "Terminal" to close front window' > /dev/null 2>&1 &