#!/bin/sh if [ ! -f "$1" ]; then printf "Yet another blog" fi