#!/bin/bash grep -Eo "[^a-zA-Z0-9][+0](\([0-9. -]{1,}\)|[0-9. -]{2,})+" | sed -r -e 's/ +$//' | cut -c2- | grep -Eo ".{10,}"