vte2.91/perf/random.sh

4 lines
54 B
Bash
Executable File

#!/bin/sh
dd if=/dev/urandom bs=512 count=40960
reset