• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/sh
2
3set -e
4set -x
5
6datagen -g4200MB | lz4 -v3 | lz4 -qt
7