# # Good link of short-term awards: # http://www.dxawards.com/REALSHORT.htm # # ################################################################################ # OPTIONS # [-c file] Use given file as config file instead of $config # [-p] Use Proxy $proxy # [-a] No filter; prints out all entries # [-l] Lists filter entries only # [-e] Edit filter entries in file \"$config\" # [-b] Beep on succesful match (only once per whole list) # [-m string] Show only entries matching the string # [-n string] Do not show entries matching the string # [-t minutes] Autorepeat query in minutes # [-s] Show Award Reference URL # [-h|-?] Help -t 5 -b ################################################################################ # # I'm interested in OL100CSR, OM100CSR stations for the award (http://www.100csr.eu/) 100CSR # # E X A M P L E S - uncomment given line to make it active. # Perl regular expressions can be used to make the filter more specific, e.g. to include specific band/frequencies # # General SOTA, IOTA, WFF sota iota wff # # Some prefixes; we put \s in front of prefix so that is is searched at the beginning of word #\s5H #\s7P #\sBV #\sC6 #\sBV #\sC6 #\sJ8 #\sPJ4 # # Special Callsigns # on 14MHz #\b14[1,2,3].*AN400U #\b14[1,2,3].*AN400N # on 18MHz #\b180[6,7,8].*AN400M #\b180.*AN400G #\b180.*AN400V #\b180.*AN400A #\b180.*AN400N #\b180.*AN400S # on 21 MHz #\b210.*AN400U #\b21.*AN400C # on 21 MHz CW #\b210[0-7].*AN400C # on 21 MHz SSB #\b21[1-4].*AN400C #