#!/bin/sh if [ ! -f "$1" ]; then printf "apple\napple" fi