# /bin/bash # Created: 2016-06-12 tr '[:upper:]' '[:lower:]' | sed 's/[^a-z]/ /g'