Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 20, 2019 03:55
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/17b2d27881e7142d7666731b4e6145d3 to your computer and use it in GitHub Desktop.
Save ryantm/17b2d27881e7142d7666731b4e6145d3 to your computer and use it in GitHub Desktop.
/nix/store/ddhxngn1xmdac3grvwc58cng1gqphx3b-openconnect-8.04
├── bin
│   └── openconnect
├── lib
│   ├── libopenconnect.la
│   ├── libopenconnect.so -> libopenconnect.so.5.5.0
│   ├── libopenconnect.so.5 -> libopenconnect.so.5.5.0
│   └── libopenconnect.so.5.5.0
├── libexec
│   └── openconnect
│   ├── csd-post.sh
│   ├── csd-wrapper.sh
│   ├── hipreport-android.sh
│   ├── hipreport.sh
│   └── tncc-wrapper.py
├── sbin -> bin
└── share
└── man
└── man8
└── openconnect.8.gz
8 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment