Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 20, 2019 01:34
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/a418b3fc0f708aa33c91fbdf5059edc5 to your computer and use it in GitHub Desktop.
Save ryantm/a418b3fc0f708aa33c91fbdf5059edc5 to your computer and use it in GitHub Desktop.
/nix/store/0dnarmh0svcs0vmisfd2frsyk7h4wall-openresolv-3.9.1
├── bin
│   └── resolvconf
├── etc
│   └── resolvconf.conf
├── libexec
│   └── resolvconf
│   ├── dnsmasq
│   ├── libc
│   ├── named
│   ├── pdnsd
│   └── unbound
├── sbin -> bin
└── share
└── man
├── man5
│   └── resolvconf.conf.5.gz
└── man8
└── resolvconf.8.gz
9 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment