#!/bin/sh
#
# get -- get files or the current directory, to FARMACHINE
#

FARMACHINE='eola.cs.ucf.edu' get "$@"
