1
0
Fork 0
mirror of https://gitlab.ibr.cs.tu-bs.de/tschuber/ns-3-leo.git synced 2025-08-21 05:02:52 +02:00
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