# cat $1 | json_xs -f yaml -t json | tee ${1%.*}.jsonecho ''ls -l ${1%.*}.json
#
cat $1 | json_xs -f yaml -t json | tee ${1%.*}.json
echo ''
ls -l ${1%.*}.json