1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00
Files
rzzzwilson.pymlac/pymlac/make_ptr
2015-10-30 21:27:42 +07:00

7 lines
78 B
Bash

#!/bin/bash
#
# Make a PTR test file
# 3 bytes: 0 1 2
echo -n -e "\00\01\02"