byte go write
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# wrat

fs util for writing bytes to a file

## usage

```bash
wrat [0, 0, 0, 255, 126, 126, 255, 255] outfile
```

### get

```bash
cargo install wrat
```

### see also

[erad](https://github.com/bend-n/erad)
[hew](https://github.com/bend-n/hew)