#!/usr/bin/env bash a="$(cat b)" echo ${#a} ${BASH_VERSION}