6 lines
71 B
Bash
6 lines
71 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
. ../scripts/sim_vars.sh
|
||
|
|
|
||
|
|
./top +dlen=$BLOCK_SIZE
|