Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 14, 2018 07:31
Show Gist options
  • Save ryantm/ec1aa618f9ae7b813590da95020758aa to your computer and use it in GitHub Desktop.
Save ryantm/ec1aa618f9ae7b813590da95020758aa to your computer and use it in GitHub Desktop.
/nix/store/cv3f36znw2zrckq1082wjf6j7vr5yzyg-nsd-4.1.22
├── bin
│   ├── nsd
│   ├── nsd-checkconf
│   ├── nsd-checkzone
│   ├── nsd-control
│   └── nsd-control-setup
├── sbin -> bin
├── share
│   └── man
│   ├── man5
│   │   └── nsd.conf.5.gz
│   └── man8
│   ├── nsd.8.gz
│   ├── nsd-checkconf.8.gz
│   ├── nsd-checkzone.8.gz
│   └── nsd-control.8.gz
└── var
└── db
└── nsd
9 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment