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