#Exec Amiga Intent Script

echo You passed this script ${0} arguments
echo The first one is: ${1}
echo the tenth one is: ${10}
echo Your user temp directory is: ${user.tmp}

#echo The Amiga lives again
echo The Amiga Lives once more
