xref
: /
buildroot
/
support
/
testing
/
tests
/
package
/
test_lxc
/
rootfs-overlay
/
usr
/
bin
/
iperf3.sh
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
iperf3
-s -
1
> /
tmp
/
iperf3.serv.log
2
>&
1
3