Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 2, 2019 10:07
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/92bf61807b3e59c38b574b50e020d4af to your computer and use it in GitHub Desktop.
Save ryantm/92bf61807b3e59c38b574b50e020d4af to your computer and use it in GitHub Desktop.
/nix/store/pskhf31h1i398j63iymcpdh6adhzb697-openconnect-8.03
├── 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.sh
│   └── tncc-wrapper.py
├── sbin -> bin
└── share
└── man
└── man8
└── openconnect.8.gz
8 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment