ns-3-leo/utils/randgeo.sh
2020-08-13 21:51:39 +02:00

3 lines
47 B
Bash
Executable file

#!/bin/sh
shuf $1 | head -n $2 | ./geo2vec.py