Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 6, 2020 19:05
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/13fda14c0907fe1aba7064a57ae67baa to your computer and use it in GitHub Desktop.
Save ryantm/13fda14c0907fe1aba7064a57ae67baa to your computer and use it in GitHub Desktop.
/nix/store/bp4h2g43x1x06w8jvqwhapw8bwjpn9jj-ipvsadm-1.31
├── bin
│   ├── ipvsadm
│   ├── ipvsadm-restore
│   └── ipvsadm-save
├── etc
│   └── rc.d
│   └── init.d
│   └── ipvsadm
├── sbin -> bin
└── share
└── man
└── man8
├── ipvsadm.8.gz
├── ipvsadm-restore.8.gz
└── ipvsadm-save.8.gz
8 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment