mirror of
https://github.com/facebook/zstd.git
synced 2025-07-06 23:56:40 +02:00
8 lines
66 B
Plaintext
8 lines
66 B
Plaintext
![]() |
#!/bin/sh
|
||
|
|
||
|
set -e
|
||
|
|
||
|
datagen > file
|
||
|
datagen > file0
|
||
|
datagen > file1
|