[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Requirements statement to exclude a list of machines in a file



Hi All

Quick question.

I know how to exclude a certain machine (or a few), e.g. with the requirements = (Machine =!= "unwanted_machine.something)
type of statement, or even using it with regexp, but, what about a list of 200+ randomly named machines listed in a file?

Is there a quick/easy/hard/kludgy/dirty way of doing this?

Thanks

Cheers

Greg