#!/bin/bash grep -e "^! .* ok" | sed -n '2p' | awk '{print $17}'