Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 11, 2018 11:45
Show Gist options
  • Save ryantm/033415d078a1ec6d4641ed723b27e29b to your computer and use it in GitHub Desktop.
Save ryantm/033415d078a1ec6d4641ed723b27e29b to your computer and use it in GitHub Desktop.
/nix/store/1gdrqzzksdxk4vnbgaa2zlsvyx1qdn7h-miniupnpd-2.1
├── bin
│   └── miniupnpd
├── etc
│   ├── init.d
│   │   └── miniupnpd
│   └── miniupnpd
│   ├── ip6tables_init.sh
│   ├── ip6tables_removeall.sh
│   ├── iptables_init.sh
│   ├── iptables_removeall.sh
│   ├── miniupnpd.conf
│   └── miniupnpd_functions.sh
├── sbin -> bin
└── share
└── man
└── man8
└── miniupnpd.8.gz
8 directories, 9 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment