Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 15, 2019 18:33
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/c65ae6061cf76e95c1deb042008b77a5 to your computer and use it in GitHub Desktop.
Save ryantm/c65ae6061cf76e95c1deb042008b77a5 to your computer and use it in GitHub Desktop.
/nix/store/yq4bkbgkq8pqws8346lzr4q6kiddc9ww-ipvsadm-1.30
├── 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