Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 1, 2019 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/5a5e8590f1e447635fba5d9cebaa38af to your computer and use it in GitHub Desktop.
Save ryantm/5a5e8590f1e447635fba5d9cebaa38af to your computer and use it in GitHub Desktop.
/nix/store/df63b0fxxxpg2886k3kxz7m8pffa9jl9-iperf-3.7
├── bin
│   ├── iperf -> /nix/store/df63b0fxxxpg2886k3kxz7m8pffa9jl9-iperf-3.7/bin/iperf3
│   └── iperf3
├── include
│   └── iperf_api.h
└── lib
├── libiperf.la
├── libiperf.so -> libiperf.so.0.0.0
├── libiperf.so.0 -> libiperf.so.0.0.0
└── libiperf.so.0.0.0
3 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment