#!/usr/bin/perl -w # Generate binary bytes with all 8bit byte values to stdout. use strict; if( -t STDOUT ) { die <