Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 29, 2018 19:09
Show Gist options
  • Save ryantm/7435022bd0d74e9187ebde35c4fd39f9 to your computer and use it in GitHub Desktop.
Save ryantm/7435022bd0d74e9187ebde35c4fd39f9 to your computer and use it in GitHub Desktop.
/nix/store/19rf4km35iddw3nbslr0nak3va625620-oidentd-2.2.2
├── bin
│   └── oidentd
├── etc
│   ├── oidentd.conf
│   └── oidentd_masq.conf
├── sbin -> bin
└── share
└── man
├── man5
│   ├── oidentd.conf.5.gz
│   └── oidentd_masq.conf.5.gz
└── man8
└── oidentd.8.gz
7 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment