Sunday, January 24, 2010
Find FTS servers that can't talk to a myproxy
for i in `grep 2010 download-fts |grep lcgrbp01|awk -F policy '{print $2}' |sort|uniq|awk -F \" '{print $2}'`; do grep $i download-fts |tail -1|awk -F FileDownload '{print $1}';echo $i; done
Subscribe to:
Comments (Atom)