Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Command to know list of pools
- Date: Mon, 28 Jul 2014 10:29:31 -0400
- From: Ben Cotton <ben.cotton@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Command to know list of pools
On Fri, Jul 25, 2014 at 4:37 PM, Dr. Harinder Singh Bawa
<harinder.singh.bawa@xxxxxxxxx> wrote:
> Thanks! The following command is not working:
> bawa@t3nfs DijetResonance_CorrectCross_deltaY20]$ condor_status -const 'State=="Claimed"' -af ClientMachine | sort -u
> Error: Unknown option -af
>
> Is there some typo error?
-af (-autoformat) was introduced in HTCondor 7.9.0. If you're using an
older version, then you'll want to replace -af ClientMachine with
-format '%s\n' ClientMachine
Thanks,
BC
--
Ben Cotton
main: 888.292.5320
Cycle Computing
Leader in Utility HPC Software
http://www.cyclecomputing.com
twitter: @cyclecomputing