adam.nz aboutpostsprojectscontact
# python3 --version | awk -F'[ .]' '{print $2"."$3}'
Set awk field delimiter to use a character class (be either <space> or <period>).