$ cat ~/Desktop/LWF-SITE-CODE.txt | pbcopy
echo "Clipboard now holds: $(pbpaste | wc -c | tr -d ' ') bytes (should be 146098)"
echo "starts: $(pbpaste | head -c 26)"
echo "ends: $(pbpaste | tail -c 12)"
Clipboard now holds: 146098 bytes (should be 146098)
starts:
ends: