Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 2, 2019 02:08
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/7989a2df5fcd5f0d14ff9c58bb4117be to your computer and use it in GitHub Desktop.
Save ryantm/7989a2df5fcd5f0d14ff9c58bb4117be to your computer and use it in GitHub Desktop.
/nix/store/54q0jb42mpj8n7pqsyp0i1qfcd5n5bqv-nsd-4.1.27
├── 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