Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created June 19, 2018 06:11
Show Gist options
  • Save ryantm/f35692e1d0eaf5b66e1203fcdc9cdf6d to your computer and use it in GitHub Desktop.
Save ryantm/f35692e1d0eaf5b66e1203fcdc9cdf6d to your computer and use it in GitHub Desktop.
/nix/store/919h9vn683b5whq3229sl3f907m1jsik-smcroute-2.4.1
├── bin
│   ├── smcroutectl
│   └── smcrouted
├── lib
│   └── systemd
│   └── system
│   └── smcroute.service
├── sbin -> bin
└── share
├── doc
│   └── smcroute
│   ├── COPYING
│   ├── README.md
│   └── smcroute.conf
└── man
└── man8
└── smcroute.8.gz
10 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment