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