aboutsummaryrefslogtreecommitdiff
path: root/src/data/proto-test/print-raw.sh
blob: a824fe1bd96bd92dfd99406c5838968d18525017 (plain)
1
2
#!/bin/bash
sed -E -e "s/((\\s+)?#.*)?$//" -e "/^(\\s+)?$/D" -e "s/\\s//g" | tr -d "\\n" | xxd -ps -r