#!/usr/bin/env sh cat ./output.txt | awk '{printf("%c", $0);}'