#!/bin/csh -f
if { test -f $argv[1] } echo "It's plain"
