#! /bin/bash

job_nbr=$1

condor_q $job_nbr -format '%s\n' EC2RemoteVirtualMachineName
